Battery performance in AI and Auto Defense fixed.

This commit is contained in:
Pecusx
2022-11-15 08:46:38 +01:00
parent 43ae88673c
commit fbcbab2eec
5 changed files with 5 additions and 3 deletions
+1
View File
@@ -238,6 +238,7 @@ EnoughEnergy
sta (temp),y
lda #99
sta Energy,x
jsr MaxForceCalculate
EnoughEnergy
NoBatteries
rts