Sakura *should* be complete now, please bug-report

pull/13/head
Ishaan Bhardwaj 2021-01-02 14:31:53 -05:00
parent 305d07e10a
commit 56baf46839
1 changed files with 2 additions and 0 deletions

View File

@ -316,6 +316,8 @@ function SakuraGame:advanceOneFrame(inputs, ruleset)
if not self.grid:hasGemBlocks() or
(self.stage_frames >= 3600 and self.current_map <= 20) then
self.lcd = 0
self.are = 0
if self.stage_frames >= 3600 then self.time_extend = 0 end
self.piece = nil