stos: knot: Update panic message to retire legacy name

Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
Chloe M.
2026-06-24 05:08:12 +00:00
parent 23746a2918
commit 130f8e94f4
+1 -1
View File
@@ -37,7 +37,7 @@ static BOOTCONS_ATTR KnotAttr = {
}; };
static CHAR KnotMessage[] = { static CHAR KnotMessage[] = {
"SystemPaw DR has ran into a wittle issue and the kernel pilot kitty\n" "SystemPaw 3 has ran into a wittle issue and the kernel pilot kitty\n"
"has suspended the CPU to prevent damage to your machine.\n\n" "has suspended the CPU to prevent damage to your machine.\n\n"
"Press and hold the power button until the screen blanks.\n\n" "Press and hold the power button until the screen blanks.\n\n"
}; };