From 318ddee354da52c8d8d872f96f8ef17c47cd9bf0 Mon Sep 17 00:00:00 2001 From: quotefox Date: Tue, 20 Jul 2021 04:21:45 +0100 Subject: [PATCH] remove lowmem mode. remove lowmem mode. --- _maps/_basemap.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/_basemap.dm b/_maps/_basemap.dm index 34c6dc44..06d39087 100644 --- a/_maps/_basemap.dm +++ b/_maps/_basemap.dm @@ -1,4 +1,4 @@ -#define LOWMEMORYMODE //uncomment this to load centcom and runtime station and thats it. +//#define LOWMEMORYMODE //uncomment this to load centcom and runtime station and thats it. #include "map_files\generic\CentCom.dmm"