From 26c04907630dffdcef9a2213788d6056afbc4636 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Fri, 20 Sep 2019 23:52:38 +0200 Subject: [PATCH] - this define is not needed. --- source/rr/src/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/rr/src/config.cpp b/source/rr/src/config.cpp index a802521fc..7cf6c4a0a 100644 --- a/source/rr/src/config.cpp +++ b/source/rr/src/config.cpp @@ -601,7 +601,7 @@ int32_t CONFIG_ReadSetup(void) { if (buildvfs_exists(g_setupFileName)) // JBF 20031211 ud.config.scripthandle = SCRIPT_Load(g_setupFileName); -#if !defined(EDUKE32_TOUCH_DEVICES) && !defined(EDUKE32_STANDALONE) +#if !defined(EDUKE32_TOUCH_DEVICES) else if (buildvfs_exists(SETUPFILENAME)) { int const i = wm_ynbox("Import Configuration Settings",