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