mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 07:39:03 -06:00
made mode extensible
This commit is contained in:
parent
49775b9578
commit
e78df19112
@ -179,7 +179,7 @@ function PhantomMania2Game:onPieceLock(piece, cleared_row_count)
|
||||
end
|
||||
|
||||
function PhantomMania2Game:onHold()
|
||||
self.super.onHold()
|
||||
self.super:onHold()
|
||||
self.hold_age = 0
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user