diff --git a/gscats.2mg b/gscats.2mg index 41b3dcb..8a0487c 100644 Binary files a/gscats.2mg and b/gscats.2mg differ diff --git a/projectile.s b/projectile.s index e77b4fd..7b57032 100644 --- a/projectile.s +++ b/projectile.s @@ -212,8 +212,6 @@ updateProjectilePhysicsContinue: sta projectileData+GO_POSY cmp #GAMEOBJECTHEIGHT bmi updateProjectilePhysicsDelete - cmp #201 - bpl updateProjectilePhysicsDelete updateProjectilePhysicsDone: RESTORE_AY