Better force display before AI aiming.

This commit is contained in:
Pecusx
2023-06-15 00:30:45 +02:00
parent 5c866910ee
commit 7621f70656
3 changed files with 1 additions and 0 deletions
+1
View File
@@ -347,6 +347,7 @@ CheckNextTankAD
ldx tankNr
lda TankStatusColoursTable,x
sta COLOR2 ; set color of status line
jsr RandomizeForce.LimitForce
jsr PutTankNameOnScreen
; jsr DisplayStatus ; There is no need anymore, it is always after PutTankNameOnScreen