Teams colors added

This commit is contained in:
Pecusx
2025-12-19 22:43:39 +01:00
parent dac1a7bdce
commit adaaf2ffbf
5 changed files with 28 additions and 10 deletions
+4
View File
@@ -363,6 +363,10 @@ CheckNextTankAD
ldx tankNr
lda TankStatusColoursTable,x
bit TeamGame
bvc NoTeamColors
lda TankStatusColoursTableT,x
NoTeamColors
sta COLOR2 ; set color of status line
jsr RandomizeForce.LimitForce
jsr PutTankNameOnScreen