【挂机】第五账地图偶现死循环卡死

dev_chengFeng
gaoxin 2021-04-25 16:49:08 +08:00
parent d48b6fc988
commit 229b7165ee
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ local monsterArea = {
y_pos = {min = 8, max = 14},
},
[5004] = {
x_pos = {min = 9, max = 27},
y_pos = {min = 8, max = 14},
x_pos = {min = 8, max = 27},
y_pos = {min = 8, max = 15},
},
}