From 62d39d2b7b0586546c86f3c20585432c8b75ac4e Mon Sep 17 00:00:00 2001 From: Ragolution Date: Mon, 18 Mar 2019 08:59:07 -0400 Subject: [PATCH] no runtimestation ung --- tgstation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgstation.dme b/tgstation.dme index 823de6caf2..c43b1a7019 100755 --- a/tgstation.dme +++ b/tgstation.dme @@ -13,7 +13,7 @@ // END_PREFERENCES // BEGIN_INCLUDE -#include "_maps\runtimestation.dm" +#include "_maps\_basemap.dm" #include "code\_compile_options.dm" #include "code\world.dm" #include "code\__DEFINES\_globals.dm"