From c7680e53520888aa973ff962f7b6de7a724d024f Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Sat, 3 Feb 2018 02:26:59 -0500 Subject: [PATCH] Travis, test my UFO --- maps/tether/submaps/_tether_submaps.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/maps/tether/submaps/_tether_submaps.dm b/maps/tether/submaps/_tether_submaps.dm index d5ef4a3c7ce..f659762a6f8 100644 --- a/maps/tether/submaps/_tether_submaps.dm +++ b/maps/tether/submaps/_tether_submaps.dm @@ -98,6 +98,7 @@ #if AWAY_MISSION_TEST #include "beach/beach.dmm" #include "beach/cave.dmm" +#include "alienship/alienship.dmm" #endif #include "beach/beach.dm"