Fix crosshair disappearing when weapon is too expensive

This commit is contained in:
blondie7575 2024-01-21 18:26:46 -07:00
parent 30f16aaef5
commit 8362b0d4ae
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@ playerFire_done:
playerFire_abort:
pla ; Balance stack
jsr renderCrosshair ; Keep crosshair from disappearing on abort. Kinda hacky
bra playerFire_done
playerFireMoveLeft: