1
0
mirror of https://github.com/SashLilac/cambridge.git synced 2025-04-08 18:12:56 -05:00
This commit is contained in:
Ishaan Bhardwaj 2020-10-29 23:05:49 -04:00
parent f2862b4d93
commit cca295066c

View File

@ -150,7 +150,6 @@ function MarathonA2Game:updateScore(level, drop_bonus, cleared_lines)
self.combo = 1
end
self.drop_bonus = 0
endd
end
function MarathonA2Game:updateSectionTimes(old_level, new_level)