diff --git a/scorch.bin b/scorch.bin index b6289c6..3e46082 100644 Binary files a/scorch.bin and b/scorch.bin differ diff --git a/scorch.xex b/scorch.xex index e7ea8fb..20ff477 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/weapons.asm b/weapons.asm index f179725..a4045f1 100644 --- a/weapons.asm +++ b/weapons.asm @@ -1136,6 +1136,7 @@ ContinueToCheckMaxForce2 ; $f3 - shift+key notpressed + ldx TankNr ; for optimize ; Select and Option lda CONSOL tay @@ -1206,7 +1207,6 @@ NoSpyHard jsr WaitForKeyRelease jmp BeforeFire @ - ldx TankNr ; for optimize cmp #$80|@kbcode._up jeq CTRLPressedUp cmp #$80|@kbcode._down