From b62100ea4bfaa8d0f6b809ef76bf6558dcd20d26 Mon Sep 17 00:00:00 2001 From: meyar Date: Tue, 25 Jun 2013 07:32:04 -0400 Subject: [PATCH] Because sandbox is broken. And fuck sandbox. --- baystation12.dme | 2 -- 1 file changed, 2 deletions(-) diff --git a/baystation12.dme b/baystation12.dme index e351b5b9c0d..3ddb3b15b9c 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -257,8 +257,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"