default_data文件改名globalTables,main中全局table声明统一放到里面

This commit is contained in:
MrZ626
2020-11-19 20:39:15 +08:00
parent 55fc778d38
commit 1c31015fa8
8 changed files with 423 additions and 208 deletions

View File

@@ -533,8 +533,8 @@ function draw.norm(P)
--Other messages
gc.setColor(1,1,1)
if CURMODE.mesDisp then
CURMODE.mesDisp(P)
if GAME.curMode.mesDisp then
GAME.curMode.mesDisp(P)
end
--Missions