mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 11:39:03 -06:00
Compare commits
No commits in common. "0e82a8758c3ee27a5f59d486422837602b2cadfc" and "49775b9578303ff29a086d43f2f737754f036fbe" have entirely different histories.
0e82a8758c
...
49775b9578
@ -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