Update openpype/hosts/nuke/hooks/pre_nukeassist_setup.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Jakub Ježek 2023-02-22 14:41:36 +01:00 committed by Kayla Man
parent 888f436def
commit a6bde83900

View file

@ -8,3 +8,4 @@ class PrelaunchNukeAssistHook(PreLaunchHook):
def execute(self):
self.launch_context.env["NUKEASSIST"] = "1"