mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-09 14:29:20 +00:00
Update error colors
This commit is contained in:
@ -36,7 +36,7 @@ namespace Driver
|
||||
{
|
||||
if (Drivers.empty())
|
||||
{
|
||||
KPrint("\eFF0000No drivers to load");
|
||||
KPrint("\eE85230No drivers to load");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user