From 7077583d2ae2c024b2967e0bfd0e07c8af129c1f Mon Sep 17 00:00:00 2001 From: SkyMarshal Date: Sat, 4 Feb 2012 17:24:56 -0700 Subject: [PATCH] Fixed derp with DME. --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index f55c6d2cf01..ad8fb0bba94 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -370,6 +370,7 @@ #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" #include "code\game\vials.dm" #include "code\game\vote.dm"