修复极简评级不会清空,一直显示之前的
This commit is contained in:
@@ -111,6 +111,8 @@ function scene.sceneInit(org)
|
|||||||
trophy=text.finesse_fc
|
trophy=text.finesse_fc
|
||||||
trophyColor=COLOR.lCyan
|
trophyColor=COLOR.lCyan
|
||||||
end
|
end
|
||||||
|
else
|
||||||
|
rank,trophy=nil
|
||||||
end
|
end
|
||||||
if not(GAME.result or GAME.replaying)then
|
if not(GAME.result or GAME.replaying)then
|
||||||
GAME.pauseCount=GAME.pauseCount+1
|
GAME.pauseCount=GAME.pauseCount+1
|
||||||
|
|||||||
Reference in New Issue
Block a user