Rebegins the chain of map change PRs

This commit is contained in:
Anewbe
2018-01-11 19:24:02 -06:00
parent 738da41cc6
commit a73f989db6
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 ZASDBG
//#define MULTIZAS #define MULTIZAS
#define AIR_BLOCKED 1 #define AIR_BLOCKED 1
#define ZONE_BLOCKED 2 #define ZONE_BLOCKED 2
#define BLOCKED 3 #define BLOCKED 3

View File

@@ -2374,7 +2374,7 @@
#include "code\ZAS\Zone.dm" #include "code\ZAS\Zone.dm"
#include "interface\interface.dm" #include "interface\interface.dm"
#include "interface\skin.dmf" #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\_readme.dm"
#include "maps\submaps\cave_submaps\cave.dm" #include "maps\submaps\cave_submaps\cave.dm"
#include "maps\submaps\cave_submaps\cave_areas.dm" #include "maps\submaps\cave_submaps\cave_areas.dm"