优化关卡评级显示相关代码
This commit is contained in:
@@ -2563,7 +2563,7 @@ local function gameOver()--Save record
|
||||
needSave=true
|
||||
end
|
||||
if R>0 then
|
||||
GAME.rank=text.ranks[R]
|
||||
GAME.rank=R
|
||||
if M.unlock then
|
||||
for i=1,#M.unlock do
|
||||
local m=M.unlock[i]
|
||||
|
||||
Reference in New Issue
Block a user