From eddab50a72141f1d35bf9cc06fddc8ebbd1b2cdd Mon Sep 17 00:00:00 2001 From: Kyep Date: Mon, 6 Mar 2017 03:55:31 -0800 Subject: [PATCH] Seeing if this fixes Travis error --- _maps/test_away_missions.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/_maps/test_away_missions.dm b/_maps/test_away_missions.dm index e5c1f0d192e..e960cd3b065 100644 --- a/_maps/test_away_missions.dm +++ b/_maps/test_away_missions.dm @@ -2,7 +2,6 @@ #if !defined(MAP_FILE) #include "map_files\RandomZLevels\beach.dmm" - #include "map_files\RandomZLevels\listeningpost.dmm" #include "map_files\RandomZLevels\moonoutpost19.dmm" #include "map_files\RandomZLevels\undergroundoutpost45.dmm" #include "map_files\RandomZLevels\academy.dmm"