Fix PaletteEditor PullDown menu typo.

This commit is contained in:
TomAwezome 2021-11-25 21:51:07 -05:00 committed by GitHub
parent b63a4896f1
commit 0e3a37d4cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,7 +372,7 @@ public U0 PaletteEditor()
" PreviousColor(,,SC_CURSOR_LEFT);"
" PreviousColor(,,SC_CURSOR_UP);"
" NextColor(,,SC_CURSOR_RIGHT);"
" NextColor(,,SC_CURSOR_UP);"
" NextColor(,,SC_CURSOR_DOWN);"
"}"
"About {"
" Info(,CH_CTRLI);"