修复录像回放会进入排行
This commit is contained in:
@@ -262,7 +262,7 @@ function gameOver()--Save record
|
||||
if R>0 then
|
||||
GAME.rank=R
|
||||
end
|
||||
if scoreValid()and M.score then
|
||||
if not GAME.replaying and M.score and scoreValid()then
|
||||
if RANKS[M.name]then--Old rank exist
|
||||
local needSave
|
||||
if R>RANKS[M.name]then
|
||||
|
||||
Reference in New Issue
Block a user