From 91fd698ee8d2c57561d452df8349813b44b345aa Mon Sep 17 00:00:00 2001 From: Asanadas Date: Sat, 1 Jun 2013 13:40:54 -0400 Subject: [PATCH] Sandbox is silly and not RP. This is an RP server and all --- baystation12.dme | 2 -- 1 file changed, 2 deletions(-) diff --git a/baystation12.dme b/baystation12.dme index bd0d1a256d3..52ef844ae7d 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -255,8 +255,6 @@ #include "code\game\gamemodes\nuclear\pinpointer.dm" #include "code\game\gamemodes\revolution\revolution.dm" #include "code\game\gamemodes\revolution\rp_revolution.dm" -#include "code\game\gamemodes\sandbox\h_sandbox.dm" -#include "code\game\gamemodes\sandbox\sandbox.dm" #include "code\game\gamemodes\traitor\traitor.dm" #include "code\game\gamemodes\wizard\rightandwrong.dm" #include "code\game\gamemodes\wizard\soulstone.dm"