This commit is contained in:
y4my4my4m 2023-05-31 02:26:02 +09:00
parent 9b75e8dd0f
commit c947d9d451

View file

@ -356,8 +356,8 @@ public U0 PaletteEditor()
" PreviousColor(,,SC_CURSOR_UP);"
" NextColor(,,SC_CURSOR_RIGHT);"
" NextColor(,,SC_CURSOR_DOWN);"
" RandomColor(,,'r');"
" RandomPalette(,,'R');"
" RandomColor(,'r');"
" RandomPalette(,'R');"
"}"
"About {"
" Info(,CH_CTRLI);"