default_data文件改名globalTables,main中全局table声明统一放到里面
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user