From f4c094c606063bfcf5c5fb33614e93ab90ed2a0e Mon Sep 17 00:00:00 2001 From: Albert Iordache Date: Sat, 28 Jan 2012 15:46:50 +0200 Subject: [PATCH] Reincluded topic.dm --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 83d91e79bb7..2560f10760d 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -368,6 +368,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"