Double cleaning of offensive text fixed.

This commit is contained in:
Pecusx
2023-06-12 23:07:36 +02:00
parent a4627fc042
commit 041cbe4537
3 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -465,9 +465,9 @@ missed
sta ActiveWeapon,x sta ActiveWeapon,x
@ @
;here we clear offensive text (after a shoot) ;here we clear offensive text (after a shoot) - is cleared !! :)
ldy TankNr ; ldy TankNr
jsr DisplayOffensiveTextNr ; jsr DisplayOffensiveTextNr
NextPlayerShoots NextPlayerShoots
;before it shoots, the eXistenZ table must be updated ;before it shoots, the eXistenZ table must be updated
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.