mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
Merge pull request #16360 from ShadowLarkens/mapci
Make map selection marginally better and more CI friendly
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "..\offmap_vr\common_offmaps.dm"
|
||||
#include "..\~map_system\maps_vr.dm"
|
||||
|
||||
#if !AWAY_MISSION_TEST //Don't include these for just testing away missions
|
||||
#ifndef AWAY_MISSION_TEST //Don't include these for just testing away missions
|
||||
#include "gb-z1.dmm"
|
||||
#include "gb-z2.dmm"
|
||||
#include "gb-z3.dmm"
|
||||
@@ -24,4 +24,4 @@
|
||||
|
||||
#warn A map has already been included, ignoring Groundbase
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#if MAP_TEST
|
||||
#ifdef MAP_TEST
|
||||
#include "pois/outdoors1.dmm"
|
||||
#include "pois/outdoors2.dmm"
|
||||
#include "pois/outdoors3.dmm"
|
||||
|
||||
Reference in New Issue
Block a user