I can't spell
This commit is contained in:
@ -261,7 +261,7 @@ function updategame()
|
|||||||
repeat
|
repeat
|
||||||
disposition=eb:step()
|
disposition=eb:step()
|
||||||
if collides(pbox, hurtbox(eb)) then
|
if collides(pbox, hurtbox(eb)) then
|
||||||
ps:hitbuillet(eb)
|
ps:hitbullet(eb)
|
||||||
if (eb:hitship(ps)) return true
|
if (eb:hitship(ps)) return true
|
||||||
end
|
end
|
||||||
until disposition
|
until disposition
|
||||||
|
Reference in New Issue
Block a user