mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:19:02 -06:00
Hotfix for last
This commit is contained in:
parent
febb5d546c
commit
9224f271b1
@ -139,7 +139,7 @@ function MarathonA1Game:onLineClear(cleared_row_count)
|
||||
local new_level = math.min(self.level + cleared_row_count, 999)
|
||||
if new_level == 999 then
|
||||
self.clear = true
|
||||
else
|
||||
end
|
||||
self.level = new_level
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user