From 338d1bebb4663f1a53177e1a8e57796e84652b18 Mon Sep 17 00:00:00 2001 From: cib Date: Mon, 15 Oct 2012 17:42:27 +0200 Subject: [PATCH] DME derp --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 2053140fb3f..5818a6f4b0d 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -495,6 +495,7 @@ #include "code\game\machinery\door_control.dm" #include "code\game\machinery\doppler_array.dm" #include "code\game\machinery\flasher.dm" +#include "code\game\machinery\Freezer.dm" #include "code\game\machinery\gateway.dm" #include "code\game\machinery\hologram.dm" #include "code\game\machinery\hydroponics.dm"