游戏内时间和真实时间独立计算
This commit is contained in:
@@ -14,7 +14,7 @@ local PLY={
|
||||
--------------------------<Lib Func>--------------------------
|
||||
local function getNewStatTable()
|
||||
local T={
|
||||
time=0,score=0,
|
||||
time=0,frame=0,score=0,
|
||||
key=0,rotate=0,hold=0,
|
||||
extraPiece=0,finesseRate=0,
|
||||
piece=0,row=0,dig=0,
|
||||
|
||||
Reference in New Issue
Block a user