修复退出暂停场景时会直接把当前游戏时间增加进当日游戏时间
This commit is contained in:
@@ -119,7 +119,6 @@ function scene.sceneInit(org)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
function scene.sceneBack()
|
function scene.sceneBack()
|
||||||
STAT.todayTime=STAT.todayTime+PLAYERS[1].stat.time
|
|
||||||
trySave()
|
trySave()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user