修复极简评级不会清空,一直显示之前的

This commit is contained in:
MrZ626
2020-12-25 19:11:13 +08:00
parent c7bd0e0e03
commit 6c86a4e48b

View File

@@ -111,6 +111,8 @@ function scene.sceneInit(org)
trophy=text.finesse_fc
trophyColor=COLOR.lCyan
end
else
rank,trophy=nil
end
if not(GAME.result or GAME.replaying)then
GAME.pauseCount=GAME.pauseCount+1