From 7656a3ebe7bb5b8995735a80f469920c8ebec168 Mon Sep 17 00:00:00 2001 From: Hawk-v3 Date: Tue, 28 Feb 2012 20:59:41 +0000 Subject: [PATCH] Commit for a patch, new file computers/cloning.dm --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index 9953cacd6e1..51cd6b56dbc 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -512,6 +512,7 @@ #include "code\game\machinery\computer\atmos.dm" #include "code\game\machinery\computer\buildandrepair.dm" #include "code\game\machinery\computer\camera_monitor.dm" +#include "code\game\machinery\computer\cloning.dm" #include "code\game\machinery\computer\communications.dm" #include "code\game\machinery\computer\computer.dm" #include "code\game\machinery\computer\crew.dm"