mirror of
https://github.com/SashLilac/cambridge.git
synced 2025-01-02 23:19:02 -06:00
Fixed a graphical issue in Survival A2 when getting torikanned
This commit is contained in:
parent
fac8c6584e
commit
27e699841e
@ -101,6 +101,7 @@ function SurvivalA2Game:onLineClear(cleared_row_count)
|
||||
self.clear = true
|
||||
if new_level < 999 then
|
||||
self.game_over = true
|
||||
return
|
||||
end
|
||||
end
|
||||
self.level = new_level
|
||||
|
Loading…
Reference in New Issue
Block a user