mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
Update PaletteGod.ZC
This commit is contained in:
parent
2b9a3b0bbb
commit
0afbbd6ce2
@ -1,6 +1,6 @@
|
||||
CBGR24 ColorGod(Bool instant=TRUE)
|
||||
{
|
||||
// Generate a random color, seed-based or not
|
||||
// Generate a random color
|
||||
if (instant)
|
||||
return RandI32 & 0xFFFFFF;
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user