diff --git a/scorch.xex b/scorch.xex index 7c11acc..643bfd7 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/weapons.asm b/weapons.asm index c279a19..eefd6d6 100644 --- a/weapons.asm +++ b/weapons.asm @@ -1200,7 +1200,7 @@ NoVdebugSwitch .IF TARGET = 800 cmp #61 ; G bne EndKeys - jsr SelectNextGradient + jsr SelectNextGradient.NotWind jmp ReleaseAndLoop .ENDIF EndKeys