fix(config): 调整场景入口位置
- 修改 LogicServer/data/envir/Scenes.config 文件 - 将某个场景入口的纵坐标 posy 从 122 改为 121
This commit is contained in:
@@ -8580,7 +8580,7 @@ Scenes = {
|
||||
},
|
||||
{
|
||||
posx = 181,
|
||||
posy = 122,
|
||||
posy = 121,
|
||||
dist = 0,
|
||||
toSceneid = 149,
|
||||
toPosx = 11,
|
||||
|
||||
Reference in New Issue
Block a user