diff --git a/src/SB/Core/gc/iSystem.cpp b/src/SB/Core/gc/iSystem.cpp index 846e6090f..a45116f6b 100644 --- a/src/SB/Core/gc/iSystem.cpp +++ b/src/SB/Core/gc/iSystem.cpp @@ -108,7 +108,7 @@ void iSystemExit() OSPanic ( "iSystem.cpp", - '!', + 0x21d, "(With apologies to Jim Morrison) This the end, my only friend, The End." ); }