diff --git a/editor-apple befunge.txt b/editor-apple befunge.txt index 1ab67f8..44c8dfd 100644 --- a/editor-apple befunge.txt +++ b/editor-apple befunge.txt @@ -160,9 +160,8 @@ REM ! BOOLEAN NOT REM " TOGGLE QUOTEMODE -1110 IF QM%=0 THEN QM%=1:GOTO 1180 +1110 IF QM%=0 THEN QM%=1:GOTO 1190 1120 QM%=0 -1180 REM 1190 RETURN REM # TRAMPOLINE