Retuned gravity for new framerate

This commit is contained in:
blondie7575 2018-12-29 18:30:51 -07:00
parent 3f607350fd
commit 564f6afc3b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -85,7 +85,7 @@ projectileData:
; Byte offsets for that-^ data structure can be found in equates.s
GRAVITY = $ffff ; 8.8 fixed point
GRAVITY = $fffa ; 8.8 fixed point
projectileTypes:
PT_SPIT = 0