From b06eeb510d9ef1e88f563263e5fc4793fa92f291 Mon Sep 17 00:00:00 2001 From: "Superxpdude@gmail.com" Date: Mon, 22 Aug 2011 17:47:10 +0000 Subject: [PATCH] I accidentally changed something in the last commit. This fixes that. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2040 316c924e-a436-60f5-8080-3fe189b3f50e --- tgstation.dme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tgstation.dme b/tgstation.dme index 85ac03e2a35..5e901fad4d7 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -832,6 +832,8 @@ #include "code\WorkInProgress\recycling\disposal-construction.dm" #include "code\WorkInProgress\recycling\disposal.dm" #include "code\WorkInProgress\recycling\sortingmachinery.dm" +#include "code\WorkInProgress\thehive\mhivebot.dm" +#include "code\WorkInProgress\thehive\transport.dm" #include "code\WorkInProgress\virus2\Prob.dm" #include "code\WorkInProgress\virus2\Disease2\analyser.dm" #include "code\WorkInProgress\virus2\Disease2\base.dm"