Update console exception log.. Again.. (#728)

This commit is contained in:
Archangel
2026-01-12 18:29:32 +01:00
parent 1bbb58f8a4
commit ad3b37c17a
+1 -1
View File
@@ -71,7 +71,7 @@ public static class Program
ShowRedConsoleMessage(
e,
"The server has unexpectedly stopped, reach out to #spt-support in our Discord server. Include a screenshot of this message + the below error"
"The server has unexpectedly stopped, reach out to #mod-questions-4-0 in our Discord server. Include a screenshot of this message and the surrounding error(s) above and below"
);
Console.WriteLine("Press any key to exit...");
Console.ReadLine();