mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Deactivate defensive weapon now possible.
If you activate previously activated White Flag, you deactivate defensive weapons.
This commit is contained in:
@@ -1046,6 +1046,11 @@ notpressed
|
||||
cmp #$0d ; I
|
||||
bne @+
|
||||
callInventory
|
||||
; Hide all tanks - after inventory they may have other shapes
|
||||
mva #1 Erase
|
||||
jsr DrawTanks
|
||||
mva #0 Erase
|
||||
;
|
||||
mva #$ff isInventory
|
||||
jsr Purchase
|
||||
mva #0 escFlag
|
||||
|
||||
Reference in New Issue
Block a user