Atract mode only for human players

This commit is contained in:
Pecusx
2022-06-03 21:46:04 +02:00
parent 0d7403d1c0
commit bf11a9967f
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -322,6 +322,7 @@ SettingEnergies
; tank with energy greater than 0 left
ldy #0 ; in Y - number of tanks with energy greater than zero
sty ATRACT ; reset atract mode
ldx NumberOfPlayers
dex
CheckingIfRoundIsFinished