mirror of
https://github.com/blondie7575/GSCats.git
synced 2025-08-07 18:25:04 +00:00
Fixed artifical ceiling on physics
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user