mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-01 17:21:20 +00:00
Merge branch 'master' of https://github.com/AxioDL/hecl
This commit is contained in:
commit
124b5e5f3a
@ -199,6 +199,7 @@ while True:
|
||||
|
||||
elif cmdargs[0] == 'OPEN':
|
||||
if 'FINISHED' in bpy.ops.wm.open_mainfile(filepath=cmdargs[1]):
|
||||
bpy.ops.object.mode_set(mode = 'OBJECT')
|
||||
writepipeline(b'FINISHED')
|
||||
else:
|
||||
writepipeline(b'CANCELLED')
|
||||
|
Loading…
x
Reference in New Issue
Block a user