Fixed the piece lock SFX where applicable, in modes that had their own lock functions.
This commit is contained in:
@@ -84,6 +84,7 @@ function Race40Game:advanceOneFrame()
|
||||
end
|
||||
|
||||
function Race40Game:onPieceLock()
|
||||
self.super:onPieceLock()
|
||||
self.pieces = self.pieces + 1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user