From 0c1d0cef7ccb881296dcf455cd8affe8a41caff1 Mon Sep 17 00:00:00 2001 From: igalan Date: Mon, 21 Apr 2014 06:38:32 +0100 Subject: [PATCH] Ooookay. Mysteriously deincluded phoron.dm somehow? --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 8e3608d897..dde7faf436 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -1341,6 +1341,7 @@ #include "code\ZAS\Debug.dm" #include "code\ZAS\Diagnostic.dm" #include "code\ZAS\Fire.dm" +#include "code\ZAS\Phoron.dm" #include "code\ZAS\Turf.dm" #include "code\ZAS\Variable Settings.dm" #include "code\ZAS\Zone.dm"