mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Small DrawTanks fix
This commit is contained in:
+1
-1
@@ -606,7 +606,7 @@ DrawNextTank
|
||||
pla
|
||||
sta TankNr
|
||||
|
||||
mva #1 Erase ; no erase tanks flag
|
||||
mva #0 Erase ; no erase tanks flag
|
||||
rts
|
||||
.endp
|
||||
;---------
|
||||
|
||||
BIN
Binary file not shown.
@@ -1101,7 +1101,6 @@ ToHighFill
|
||||
;first, get current parameters (angle+force)
|
||||
;for an active tank and display them
|
||||
;(these values are taken from the previous round)
|
||||
mva #0 Erase
|
||||
|
||||
ldx TankNr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user