From 0b72a16b5404f7c35bee910b70fc49ac845489a0 Mon Sep 17 00:00:00 2001 From: SinTwo Date: Wed, 1 Jun 2016 18:40:54 -0400 Subject: [PATCH] missed one --- polaris.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/polaris.dme b/polaris.dme index 42f8b671193..7360a87a993 100644 --- a/polaris.dme +++ b/polaris.dme @@ -553,6 +553,7 @@ #include "code\game\magic\Uristrunes.dm" #include "code\game\mecha\mech_bay.dm" #include "code\game\mecha\mech_fabricator.dm" +#include "code\game\mecha\mech_prosthetics.dm" #include "code\game\mecha\mech_sensor.dm" #include "code\game\mecha\mecha.dm" #include "code\game\mecha\mecha_construction_paths.dm"