From 20420cf609eb3875e5b319f0cc7bbace8469c9a8 Mon Sep 17 00:00:00 2001 From: Segrain Date: Sun, 2 Jun 2013 23:21:18 +0300 Subject: [PATCH] Fixing a misclick. --- baystation12.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/baystation12.dme b/baystation12.dme index fe6163880f1..52ef844ae7d 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -201,6 +201,7 @@ #include "code\game\skincmd.dm" #include "code\game\smoothwall.dm" #include "code\game\sound.dm" +#include "code\game\supplyshuttle.dm" #include "code\game\area\ai_monitored.dm" #include "code\game\area\areas.dm" #include "code\game\area\Space Station 13 areas.dm"