From 717aba1bdf4358f2403e2e099834ad5a3e78eb54 Mon Sep 17 00:00:00 2001 From: Giacomand Date: Tue, 13 Aug 2013 21:27:25 +0100 Subject: [PATCH] The recycler machine wasn't included. --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index 311dad68c1e..21904516ec3 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -281,6 +281,7 @@ #include "code\game\machinery\portable_turret.dm" #include "code\game\machinery\recharger.dm" #include "code\game\machinery\rechargestation.dm" +#include "code\game\machinery\recycler.dm" #include "code\game\machinery\requests_console.dm" #include "code\game\machinery\robot_fabricator.dm" #include "code\game\machinery\shieldgen.dm"