From 5adb8a3dad747992d75b8b3cc7805d411ade3f89 Mon Sep 17 00:00:00 2001 From: meyar Date: Tue, 11 Jun 2013 17:03:41 -0400 Subject: [PATCH] Enables game/response_team.dm --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 85a262c6f05..fe37d105fcc 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -198,6 +198,7 @@ #include "code\game\communications.dm" #include "code\game\dna.dm" #include "code\game\hud.dm" +#include "code\game\response_team.dm" #include "code\game\shuttle_engines.dm" #include "code\game\skincmd.dm" #include "code\game\smoothwall.dm"