changed warning comment

This commit is contained in:
iLLiCiTiT 2021-04-14 11:42:51 +02:00
parent 7fe88bdd7e
commit 0ee5b199fc

View file

@ -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