mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
changed warning comment
This commit is contained in:
parent
7fe88bdd7e
commit
0ee5b199fc
1 changed files with 1 additions and 1 deletions
2
start.py
2
start.py
|
|
@ -590,7 +590,7 @@ def boot():
|
|||
# ------------------------------------------------------------------------
|
||||
# Find OpenPype versions
|
||||
# ------------------------------------------------------------------------
|
||||
# WARNING: Environment OPENPYPE_ROOT may change if frozen OpenPype
|
||||
# WARNING: Environment OPENPYPE_REPOS_ROOT may change if frozen OpenPype
|
||||
# is executed
|
||||
if getattr(sys, 'frozen', False):
|
||||
# find versions of OpenPype to be used with frozen code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue