Skip to content

Commit 7831fc1

Browse files
authored
Update export_agr2fbx.py
1 parent c6f9b40 commit 7831fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advancedfx/export_agr2fbx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ def execute(self, context):
109109
CameraData.select_set(0)
110110

111111
print("FBX-Export script finished in %.4f sec." % (time.time() - time_start))
112-
return {'FINISHED'}
112+
return {'FINISHED'}

0 commit comments

Comments
 (0)