mirror of
https://github.com/blondie7575/GSCats.git
synced 2025-04-19 07:37:17 +00:00
Fixed artifical ceiling on physics
This commit is contained in:
parent
cd1cf5c28c
commit
6777f1d4c0
BIN
gscats.2mg
BIN
gscats.2mg
Binary file not shown.
@ -212,8 +212,6 @@ updateProjectilePhysicsContinue:
|
||||
sta projectileData+GO_POSY
|
||||
cmp #GAMEOBJECTHEIGHT
|
||||
bmi updateProjectilePhysicsDelete
|
||||
cmp #201
|
||||
bpl updateProjectilePhysicsDelete
|
||||
|
||||
updateProjectilePhysicsDone:
|
||||
RESTORE_AY
|
||||
|
Loading…
x
Reference in New Issue
Block a user