mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 15:10:28 +00:00
Update Tradition.ZC
This commit is contained in:
parent
02497b063b
commit
931d05718d
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ public U0 PaletteSetTradition(Bool persistent=TRUE)
|
||||||
LFBFlush;
|
LFBFlush;
|
||||||
if (persistent)
|
if (persistent)
|
||||||
fp_set_std_palette = &PaletteSetTradition;
|
fp_set_std_palette = &PaletteSetTradition;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue