From 5b339abbffafbce8ecaffb88577989c500119db2 Mon Sep 17 00:00:00 2001 From: Mloc Date: Mon, 12 Nov 2012 18:59:15 +0000 Subject: [PATCH] Added autotraitor (hopefully) --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 5c481cc856f..108d8f9e830 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -419,6 +419,7 @@ #include "code\game\gamemodes\intercept_report.dm" #include "code\game\gamemodes\objective.dm" #include "code\game\gamemodes\setupgame.dm" +#include "code\game\gamemodes\autotraitor\autotraitor.dm" #include "code\game\gamemodes\blob\blob.dm" #include "code\game\gamemodes\blob\blob_finish.dm" #include "code\game\gamemodes\blob\blob_report.dm"