mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:49:02 -06:00
Sakura *should* be complete now, please bug-report
This commit is contained in:
parent
305d07e10a
commit
56baf46839
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user