Removed ';OpenPype:Scripts' from prefs file

This commit is contained in:
Jakub Trllo 2023-09-05 11:28:25 +02:00
parent 2b8ec005fc
commit bde5a560a2

View file

@ -5,7 +5,7 @@ Global = {
Map = {
["OpenPype:"] = "$(OPENPYPE_FUSION)/deploy",
["Config:"] = "UserPaths:Config;OpenPype:Config",
["Scripts:"] = "UserPaths:Scripts;Reactor:System/Scripts;OpenPype:Scripts",
["Scripts:"] = "UserPaths:Scripts;Reactor:System/Scripts",
},
},
Script = {