mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
[MIRROR] Simultaneous map definitions (#10295)
Co-authored-by: Drathek <76988376+Drulikar@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
co-authored by
Drathek
Kashargul
Kashargul
parent
79d8693a6f
commit
651c8bc1af
@@ -1,15 +1,11 @@
|
||||
#if !defined(USING_MAP_DATUM)
|
||||
|
||||
#include "groundbase_areas.dm"
|
||||
#include "groundbase_defines.dm"
|
||||
#include "groundbase_shuttles.dm"
|
||||
#include "groundbase_telecomms.dm"
|
||||
#include "groundbase_things.dm"
|
||||
#include "..\tether\tether_jobs.dm"
|
||||
#include "groundbase_events.dm"
|
||||
#include "groundbase_poi_stuff.dm"
|
||||
#include "groundbase_wilds.dm"
|
||||
#include "..\offmap_vr\common_offmaps.dm"
|
||||
#include "groundbase_poi_maps.dm"
|
||||
#include "..\~map_system\maps_vr.dm"
|
||||
|
||||
#ifndef AWAY_MISSION_TEST //Don't include these for just testing away missions
|
||||
|
||||
Reference in New Issue
Block a user