I can't spell

This commit is contained in:
2025-06-21 15:13:07 -07:00
parent ef40c245f8
commit 2596f8aa6c

View File

@ -261,7 +261,7 @@ function updategame()
repeat
disposition=eb:step()
if collides(pbox, hurtbox(eb)) then
ps:hitbuillet(eb)
ps:hitbullet(eb)
if (eb:hitship(ps)) return true
end
until disposition