The G key works properly even if the wind options were last selected.
This commit is contained in:
BIN
Binary file not shown.
+1
-1
@@ -1200,7 +1200,7 @@ NoVdebugSwitch
|
|||||||
.IF TARGET = 800
|
.IF TARGET = 800
|
||||||
cmp #61 ; G
|
cmp #61 ; G
|
||||||
bne EndKeys
|
bne EndKeys
|
||||||
jsr SelectNextGradient
|
jsr SelectNextGradient.NotWind
|
||||||
jmp ReleaseAndLoop
|
jmp ReleaseAndLoop
|
||||||
.ENDIF
|
.ENDIF
|
||||||
EndKeys
|
EndKeys
|
||||||
|
|||||||
Reference in New Issue
Block a user