diff --git a/.gitignore b/.gitignore index 7e7cbda..07ea48a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Gateway/memory.txt LogicServer/perfermance.txt LogicServer/scripterror.txt core.* +.vscode/ diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index e0d2ef3..df1dc6b 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -1610,17 +1610,17 @@ Scenes = { name = Lang.Scenes.s00005, mapHide = false, }, - { - posx = 150, - posy = 87, - dist = 1, - toSceneid = 54, - toPosx = 17, - toPosy = 13, - modelid = 0, - name = Lang.Scenes.s00054, - mapHide = true, - }, + -- { + -- posx = 150, + -- posy = 87, + -- dist = 1, + -- toSceneid = 54, + -- toPosx = 17, + -- toPosy = 13, + -- modelid = 0, + -- name = Lang.Scenes.s00054, + -- mapHide = true, + -- }, { posx = 149, posy = 108,