remove Reactor mapping as it is copied from existing prefs

This commit is contained in:
Alexey Bogomolov 2023-01-31 03:18:20 +03:00
parent c0c859b6f1
commit 0c23f212c0

View file

@ -4,10 +4,9 @@ Global = {
Paths = {
Map = {
["OpenPype:"] = "$(OPENPYPE_FUSION)/deploy",
["Reactor:"] = "$(REACTOR_INSTALL_PATHMAP)/Reactor",
["Config:"] = "UserPaths:Config;OpenPype:Config",
["Scripts:"] = "UserPaths:Scripts;Reactor:System/Scripts;OpenPype:Scripts",
["UserPaths:"] = "UserData:;AllData:;Fusion:;Reactor:Deploy"
["UserPaths:"] = "UserData:;GIT:;AllData:;Fusion:;Reactor:Deploy"
},
},
Script = {