Made it so that in TGM3, you can only get GM by clearing the roll, and fixed hold sound in Phantom Mania 2
This commit is contained in:
@@ -181,6 +181,7 @@ function PhantomMania2Game:onPieceLock(piece, cleared_row_count)
|
||||
end
|
||||
|
||||
function PhantomMania2Game:onHold()
|
||||
self.super.onHold()
|
||||
self.hold_age = 0
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user