From 532558f76868a4b2145f4398b17d6e77d8bd185e Mon Sep 17 00:00:00 2001 From: caelaislinn Date: Fri, 6 Jul 2012 00:06:48 +1000 Subject: [PATCH] restore accidentally unticked file Signed-off-by: caelaislinn --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 65396449651..6ec634639a5 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -389,6 +389,7 @@ #include "code\game\step_triggers.dm" #include "code\game\supplyshuttle.dm" #include "code\game\syndicate_shuttle.dm" +#include "code\game\syndicate_specops_shuttle.dm" #include "code\game\throwing.dm" #include "code\game\topic.dm" #include "code\game\turf.dm"