Added Z-level support for ZAS, disabled by default to save CPU.

- Use #define ZLEVELS or uncomment it in _docs.dm to turn it on.
This commit is contained in:
Aryn
2014-02-20 17:14:01 -07:00
parent 4c27af0bb9
commit bae9fad90b

View File

@@ -22,7 +22,7 @@ air_master.mark_for_update(turf)
*/
//#define ZASDBG
#define ZLEVELS
//#define ZLEVELS
#define AIR_BLOCKED 1
#define ZONE_BLOCKED 2