From 099eaa7436e18bf3b5a23443ab2d2aa12b5d2afc Mon Sep 17 00:00:00 2001 From: Lzimann Date: Mon, 22 Aug 2016 18:18:50 -0300 Subject: [PATCH] fixing my own shit --- tgstation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgstation.dme b/tgstation.dme index 408835f98bd..093ed54235b 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -14,7 +14,7 @@ // BEGIN_INCLUDE #include "_maps\__MAP_DEFINES.dm" -#include "_maps\ministation.dm" +#include "_maps\tgstation2.dm" #include "code\_compile_options.dm" #include "code\hub.dm" #include "code\world.dm"