mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
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:
@@ -22,7 +22,7 @@ air_master.mark_for_update(turf)
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//#define ZASDBG
|
//#define ZASDBG
|
||||||
#define ZLEVELS
|
//#define ZLEVELS
|
||||||
|
|
||||||
#define AIR_BLOCKED 1
|
#define AIR_BLOCKED 1
|
||||||
#define ZONE_BLOCKED 2
|
#define ZONE_BLOCKED 2
|
||||||
|
|||||||
Reference in New Issue
Block a user