mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Tank colors bugfix & new DLI for purchase screen
He, he. The tank colors were not taken from the table :)
This commit is contained in:
+1
-1
@@ -228,7 +228,7 @@ AfterManualPurchase
|
||||
jsr PMoutofScreen
|
||||
|
||||
ldx tankNr
|
||||
lda TankColoursTable,x
|
||||
lda TankStatusColoursTable,x
|
||||
sta colpf2s
|
||||
|
||||
; we are clearing list of the weapons
|
||||
|
||||
Reference in New Issue
Block a user