diff options
Diffstat (limited to 'bck_export.py')
-rw-r--r-- | bck_export.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bck_export.py b/bck_export.py index 696f9ce..969152e 100644 --- a/bck_export.py +++ b/bck_export.py @@ -234,6 +234,11 @@ def export_bck_func(options, context): # done! blender_funcs.disp_msg("BCK animation \"%s\" written" % (file_ops.get_file_name(options.filepath))) + + print("\nLMAO\n") + print(options.filepath) + print("\nLMAO\n") + return {"FINISHED"} # Stuff down is for the menu appending |