From e3a5ff464cbd5527477a8a817c028f5fdd46c87d Mon Sep 17 00:00:00 2001 From: SkyMarshal Date: Sun, 22 Jan 2012 23:52:40 -0700 Subject: [PATCH] Replaced missing line in DME. --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 890997d4e92..c7b1de5ca8e 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -443,6 +443,7 @@ #include "code\game\machinery\airlock_control.dm" #include "code\game\machinery\alarm.dm" #include "code\game\machinery\atmo_control.dm" +#include "code\game\machinery\autolathe.dm" #include "code\game\machinery\biogenerator.dm" #include "code\game\machinery\camera.dm" #include "code\game\machinery\cell_charger.dm"