mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Atract mode only for human players
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user