fix(config): 调整场景入口位置

- 修改 LogicServer/data/envir/Scenes.config 文件
- 将某个场景入口的纵坐标 posy 从 122 改为 121
This commit is contained in:
2025-01-21 22:26:07 +08:00
parent 9b47edd83d
commit 03ad9b2913

View File

@@ -8580,7 +8580,7 @@ Scenes = {
},
{
posx = 181,
posy = 122,
posy = 121,
dist = 0,
toSceneid = 149,
toPosx = 11,