mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
Menu fix
This commit is contained in:
parent
9b75e8dd0f
commit
c947d9d451
@ -356,8 +356,8 @@ public U0 PaletteEditor()
|
|||||||
" PreviousColor(,,SC_CURSOR_UP);"
|
" PreviousColor(,,SC_CURSOR_UP);"
|
||||||
" NextColor(,,SC_CURSOR_RIGHT);"
|
" NextColor(,,SC_CURSOR_RIGHT);"
|
||||||
" NextColor(,,SC_CURSOR_DOWN);"
|
" NextColor(,,SC_CURSOR_DOWN);"
|
||||||
" RandomColor(,,'r');"
|
" RandomColor(,'r');"
|
||||||
" RandomPalette(,,'R');"
|
" RandomPalette(,'R');"
|
||||||
"}"
|
"}"
|
||||||
"About {"
|
"About {"
|
||||||
" Info(,CH_CTRLI);"
|
" Info(,CH_CTRLI);"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user