整理操作GAME变量的代码,新增录像回放菜单(需要后续测试)
This commit is contained in:
@@ -159,7 +159,7 @@ GAME={--Global game data
|
||||
net=false, --If play net game
|
||||
|
||||
result=false, --Game result (string)
|
||||
rank=false, --Rank reached
|
||||
rank=0, --Rank reached
|
||||
pauseTime=0, --Time paused
|
||||
pauseCount=0, --Pausing count
|
||||
warnLVL0=0, --Warning level
|
||||
|
||||
Reference in New Issue
Block a user