Switches us to the Southern Cross for testing

This commit is contained in:
Anewbe
2017-11-17 23:30:47 -06:00
parent 27794f933d
commit 3e3af4c137
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ Notes for people who used ZAS before:
*/
//#define ZASDBG
//#define MULTIZAS
#define MULTIZAS
#define AIR_BLOCKED 1
#define ZONE_BLOCKED 2
#define BLOCKED 3

View File

@@ -2338,7 +2338,7 @@
#include "code\ZAS\Zone.dm"
#include "interface\interface.dm"
#include "interface\skin.dmf"
#include "maps\northern_star\northern_star.dm"
#include "maps\southern_cross\southern_cross.dm"
#include "maps\submaps\_readme.dm"
#include "maps\submaps\cave_submaps\cave.dm"
#include "maps\submaps\cave_submaps\cave_areas.dm"