Merge pull request #16360 from ShadowLarkens/mapci

Make map selection marginally better and more CI friendly
This commit is contained in:
Heroman3003
2024-09-29 19:25:13 +10:00
committed by GitHub
52 changed files with 165 additions and 176 deletions
+2 -2
View File
@@ -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 -1
View File
@@ -1,4 +1,4 @@
#if MAP_TEST
#ifdef MAP_TEST
#include "pois/outdoors1.dmm"
#include "pois/outdoors2.dmm"
#include "pois/outdoors3.dmm"