From 35d24b776130ac8ff0bb59e830932e430924cc79 Mon Sep 17 00:00:00 2001 From: Albert Iordache Date: Thu, 5 Jan 2012 18:37:44 +0200 Subject: [PATCH] Removed multiz code from the .dme until we'll make use of it. --- baystation12.dme | 1 - 1 file changed, 1 deletion(-) diff --git a/baystation12.dme b/baystation12.dme index f092d22a12b..36859b7bf0c 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -1000,7 +1000,6 @@ #include "code\WorkInProgress\buildmode.dm" #include "code\WorkInProgress\detective_work.dm" #include "code\WorkInProgress\explosion_particles.dm" -#include "code\WorkInProgress\Cael_Aislinn\MultiZ.dm" #include "code\WorkInProgress\mapload\dmm_suite.dm" #include "code\WorkInProgress\mapload\reader.dm" #include "code\WorkInProgress\Mini\atmos_control.dm"