fix launch args

This commit is contained in:
iLLiCiTiT 2020-11-25 14:55:27 +01:00
parent 674f287fe1
commit e1c9cd637b

View file

@ -33,7 +33,7 @@ class TvpaintPrelaunchHook(PreLaunchHook):
new_launch_args = [
self.main_executable(),
self.launch_script_path(),
"\"{}\"".format(tvpaint_executable)
tvpaint_executable
]
# Add workfile to launch arguments