From 040b145f110aa1d80e288e91e8a10d26cc18d76a Mon Sep 17 00:00:00 2001 From: Erthilo Date: Sun, 23 Sep 2012 21:49:40 +0100 Subject: [PATCH] Removed ZAS debug. --- baystation12.dme | 1 - 1 file changed, 1 deletion(-) diff --git a/baystation12.dme b/baystation12.dme index 6fb96405759..9b3973f721a 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -1320,7 +1320,6 @@ #include "code\WorkInProgress\SkyMarshal\Ultralight_procs.dm" #include "code\ZAS\Airflow.dm" #include "code\ZAS\Connection.dm" -#include "code\ZAS\Debug.dm" #include "code\ZAS\FEA_gas_mixture.dm" #include "code\ZAS\FEA_system.dm" #include "code\ZAS\Fire.dm"