]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
Made config not be in data directory
authorLock l00p <hakzstudios@gmail.com>
Sun, 8 Oct 2023 04:40:52 +0000 (04:40 +0000)
committerLock l00p <hakzstudios@gmail.com>
Sun, 8 Oct 2023 04:40:52 +0000 (04:40 +0000)
quakedef.h

index 88b480688bd572ce837c3ae48bff3165acbdfa67..0facdc5ab452aa89c8e423b1e51f2984626ceb0a 100644 (file)
@@ -29,7 +29,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #ifndef __EMSCRIPTEN__
     #define CONFIGFILENAME "config.cfg"
 #else
-    #define CONFIGFILENAME "/data/config.cfg"
+    #define CONFIGFILENAME "/config/config.cfg"
 #endif
 
 // moveflags values