Make map selection marginally better and more CI friendly

This commit is contained in:
ShadowLarkens
2024-09-23 18:58:38 -07:00
parent abd98e1ae1
commit d32600b0bf
52 changed files with 133 additions and 166 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