Debug: Add misc debug bit for animated tile zoning overlay
This commit is contained in:
@@ -34,6 +34,7 @@ enum MiscDebugFlags {
|
||||
MDF_OVERHEAT_BREAKDOWN_OPEN_WIN,
|
||||
MDF_ZONING_RS_WATER_FLOOD_STATE,
|
||||
MDF_ZONING_RS_TROPIC_ZONE,
|
||||
MDF_ZONING_RS_ANIMATED_TILE,
|
||||
};
|
||||
extern uint32 _misc_debug_flags;
|
||||
|
||||
|
Reference in New Issue
Block a user