From a4900f428ef048351da33f841e5d9a759697f8b2 Mon Sep 17 00:00:00 2001 From: Albert Iordache Date: Sat, 2 Jun 2012 10:51:44 +0300 Subject: [PATCH] Removed ZAS\Debug.dm from the DME --- baystation12.dme | 1 - 1 file changed, 1 deletion(-) diff --git a/baystation12.dme b/baystation12.dme index 5fe68ea3ff7..5828ec80391 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -1210,7 +1210,6 @@ #include "code\WorkInProgress\Wrongnumber\weldbackpack.dm" #include "code\ZAS\Connection.dm" #include "code\ZAS\Creation.dm" -#include "code\ZAS\Debug.dm" #include "code\ZAS\Definition.dm" #include "code\ZAS\FEA_gas_mixture.dm" #include "code\ZAS\FEA_system.dm"