bomber imp
This commit is contained in:
@@ -143,10 +143,6 @@ end
|
||||
|
||||
function scene:enter()
|
||||
scene.super.enter(self)
|
||||
local soundTable = playdate.sound.playingSources()
|
||||
for i=1, #soundTable do
|
||||
soundTable[i]:stop()
|
||||
end
|
||||
scene.buttonTimeout = 100
|
||||
|
||||
Noble.Input.setHandler(scene.inputHandler)
|
||||
|
||||
Reference in New Issue
Block a user