Use red/green tinting for active station zoning

This commit is contained in:
Pavel Stupnikov
2020-02-06 02:05:54 +03:00
parent c75b7b5da2
commit 0aab21535c
7 changed files with 37 additions and 9 deletions

View File

@@ -427,6 +427,7 @@ void DrawTileZoning(const TileInfo *ti) {
_zoning.outer == CHECKINDUNSER ||
_zoning.outer == CHECKTOWNADZONES ||
_zoning.outer == CHECKSTACATCH ||
_zoning.outer == CHECKACTIVESTATIONS ||
_zoning.outer == CHECKTOWNGROWTHTILES) {
// handled by citymania zoning
} else {