Energy updates on status bar after AI uses battery

This commit is contained in:
Pecusx
2023-06-18 14:53:13 +02:00
parent b916d9113a
commit e201bf6fe0
6 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -247,9 +247,9 @@ LowBatteries
lda #ind_White_Flag
sta ActiveDefenceWeapon,x
jsr PutTankNr ; and draw tank witch Flag
clc
EnoughEnergy
rts ; Carry = 0 - White Flag , Carry = 1 - We don't give up :)
jsr DisplayStatus.DisplayEnergy
rts
.endp
;
.proc UseBattery