mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-06 15:54:47 +00:00
Removed cursor
This commit is contained in:
parent
2f7381847a
commit
3c2ab12e30
@ -14,7 +14,7 @@ public U0 PaletteGod(Bool seedUse=TRUE, Bool instant=TRUE)
|
||||
if (seedUse)
|
||||
Seed(GodPick);
|
||||
for (i=0; i < 16; i++)
|
||||
gr_palette[i] = ColorGod(instant);
|
||||
gr_palette[i] = ColorGod(instant);
|
||||
LFBFlush;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user