Updated controls
1 files changed, 1 insertions(+), 2 deletions(-) M src/main.tal
M src/main.tal => src/main.tal +1 -2
@@ 8,7 8,7 @@ right-click - remove pixel, clone tile 1 2 3 - select color q w - select tool ctrl+p - save theme space - toggle zoom ctrl+n - clear ctrl+r - rename ctrl+o - load @@ 37,7 37,6 @@ %LTS2 { #8000 ++ SWP2 #8000 ++ >> } %INCR { SWP #01 + SWP } %INCR2 { SWP2 #0001 ++ SWP2 } %DECR2 { SWP2 #0001 -- SWP2 } %STEP8 { #33 SFT2 } %TOGGLE { LDZk #00 = SWP STZ } %GET-ITERATORS { SWP2k POP SWP POP }