From a6fa3b52a857e0fcd3f4f7a3d58cbbf5d2793008 Mon Sep 17 00:00:00 2001 From: NepDisk Date: Wed, 17 Dec 2025 18:53:25 -0500 Subject: [PATCH] Tell people to have a SOC --- src/d_main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/d_main.cpp b/src/d_main.cpp index 939e10b59..00d788b18 100644 --- a/src/d_main.cpp +++ b/src/d_main.cpp @@ -1945,6 +1945,8 @@ void D_SRB2Main(void) "To check: edit the BlanKart game configuration in Ultimate Lowee Builder.\n" "Go to the Testing tab and make sure \"Use short paths and file names\" is turned off.\n" "(The option is hidden by default. Check \"Customize parameters\" to show it.)\n" + "\n" + "If the above correct, make sure you have a SOC file in your resources for this map." #endif , word, wadnamemap); }