mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
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
|
||||
cmp #61 ; G
|
||||
bne EndKeys
|
||||
jsr SelectNextGradient
|
||||
jsr SelectNextGradient.NotWind
|
||||
jmp ReleaseAndLoop
|
||||
.ENDIF
|
||||
EndKeys
|
||||
|
||||
Reference in New Issue
Block a user