mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Fixed WhiteFlag bug and added remembering selected joy port between games
This commit is contained in:
@@ -246,6 +246,7 @@ LowBatteries
|
||||
jsr ClearTankNr ; we must hide tank to erase shields (issue #138)
|
||||
lda #ind_White_Flag
|
||||
sta ActiveDefenceWeapon,x
|
||||
mva #sfx_white_flag sfx_effect
|
||||
jsr PutTankNr ; and draw tank witch Flag
|
||||
EnoughEnergy
|
||||
; jsr DisplayStatus.DisplayEnergy ; not necessary - status update after othher defensives
|
||||
|
||||
Reference in New Issue
Block a user