Wrong parachute symbol :)

This commit is contained in:
Pecusx
2022-06-20 14:34:36 +02:00
parent 537f88e4c6
commit ce55bf0d97
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -1277,7 +1277,7 @@ RandomizeOffensiveText
ldx TankNr
lda ActiveWeapon,x
cmp #$20 ; laser
cmp #ind_Laser__________ ; laser
bne NotStrongShoot
mva #0 color
lda #7
@@ -1594,7 +1594,7 @@ ThereWasNoParachute
.proc DrawTankParachute
;Tank number in X
;--------------------------------------------------
lda #$5A ; parachute symbol
lda #$34 ; parachute symbol
sta CharCode
lda Ytankstable,x
sec