修复极简成就刷新错误问题
This commit is contained in:
@@ -108,6 +108,8 @@ function scene.sceneInit(org)
|
|||||||
elseif P.stat.maxFinesseCombo==P.stat.piece then
|
elseif P.stat.maxFinesseCombo==P.stat.piece then
|
||||||
trophy=text.finesse_fc
|
trophy=text.finesse_fc
|
||||||
trophyColor=COLOR.lCyan
|
trophyColor=COLOR.lCyan
|
||||||
|
else
|
||||||
|
trophy=nil
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
rank,trophy=nil
|
rank,trophy=nil
|
||||||
|
|||||||
Reference in New Issue
Block a user