play场景改名game,整理代码,重构GAME.frame相关内容,修复联网录像播放不正确
This commit is contained in:
@@ -190,7 +190,6 @@ GAME={--Global game data
|
||||
init=false, --If need initializing game when enter scene-play
|
||||
net=false, --If play net game
|
||||
|
||||
frame=0, --Frame count
|
||||
result=false, --Game result (string)
|
||||
rank=false, --Rank reached
|
||||
pauseTime=0, --Time paused
|
||||
|
||||
Reference in New Issue
Block a user