diff --git a/maps/groundbase/groundbase.dm b/maps/groundbase/groundbase.dm index c3db48594f6..5d1c73a7c43 100644 --- a/maps/groundbase/groundbase.dm +++ b/maps/groundbase/groundbase.dm @@ -9,6 +9,7 @@ #include "..\tether\tether_jobs.dm" #include "groundbase_poi_stuff.dm" #include "gb-wilds.dm" + #include "..\~map_system\maps_vr.dm" #if !AWAY_MISSION_TEST //Don't include these for just testing away missions #include "gb-z1.dmm" diff --git a/vorestation.dme b/vorestation.dme index d411f7d3fc6..768fb81ea79 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -4142,5 +4142,4 @@ #include "maps\submaps\surface_submaps\wilderness\wilderness_areas.dm" #include "maps\tether\tether.dm" #include "maps\~map_system\maps.dm" -#include "maps\~map_system\maps_vr.dm" // END_INCLUDE