Add new minimap mode showing industries, height and farms at the same time

This commit is contained in:
dP
2020-05-18 23:31:56 +03:00
parent afcf064445
commit 81787f93a5
13 changed files with 88 additions and 12 deletions

View File

@@ -83,4 +83,4 @@ const byte _openttd_revision_tagged = 1;
const uint32 _openttd_newgrf_version = 1 << 28 | 10 << 24 | 0 << 20 | 1 << 19 | 28004;
const char _citymania_version[] = "20200514-master-m9ab73e459d 14.05.20";
const char _citymania_version[] = "20200514-master-mafcf064445 18.05.20";