From 43717b6a1552204b0eae1235fed39f585c8f11c8 Mon Sep 17 00:00:00 2001 From: "Superxpdude@gmail.com" Date: Sat, 2 Jul 2011 21:12:17 +0000 Subject: [PATCH] BYOND decided to break itself by unchecking the map file. This is a quick bugfix. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1756 316c924e-a436-60f5-8080-3fe189b3f50e --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index fd7d1a12258..32e74c07d9f 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -814,4 +814,5 @@ #include "code\WorkInProgress\recycling\scrap.dm" #include "code\WorkInProgress\recycling\sortingmachinery.dm" #include "interface\skin.dmf" +#include "maps\tgstation.2.0.7.dmm" // END_INCLUDE