From 0954fef5c6af171f0a0fe09845fff0f564a11da8 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Mon, 27 Mar 2017 06:26:44 -0500 Subject: [PATCH] aa --- tgstation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgstation.dme b/tgstation.dme index 46d56db0e0..767886c540 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -14,8 +14,8 @@ // BEGIN_INCLUDE #include "_maps\basemap.dm" +#include "_maps\citadelstation.dm" #include "_maps\loadallmaps.dm" -#include "_maps\tgstation2.dm" #include "code\_compile_options.dm" #include "code\world.dm" #include "code\__DATASTRUCTURES\heap.dm"