From 2119dafbffb9a948ae90ebbcbf3c1448f2395f29 Mon Sep 17 00:00:00 2001 From: Owl Date: Tue, 26 Aug 2025 13:11:00 -0400 Subject: windows path issue --- bck_export.py | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'bck_export.py') diff --git a/bck_export.py b/bck_export.py index 969152e..16f6468 100644 --- a/bck_export.py +++ b/bck_export.py @@ -233,12 +233,7 @@ def export_bck_func(options, context): bck_funcs.write_smg_bck_raw(raw, options.filepath, endian_ch) # 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") - + blender_funcs.disp_msg("BCK animation \"%s\" written" % (file_ops.get_file_name(options.filepath))) return {"FINISHED"} # Stuff down is for the menu appending -- cgit v1.2.3-70-g09d2