Improve firing code.
This commit is contained in:
parent
8d87364afb
commit
5d1c36ea2f
4 changed files with 24 additions and 12 deletions
|
@ -49,6 +49,7 @@ end
|
|||
|
||||
function playdate.update()
|
||||
gfx.sprite.update()
|
||||
playdate.timer.updateTimers()
|
||||
end
|
||||
|
||||
setup()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue