Highlight unserved buildings by tinting them red

This commit is contained in:
Pavel Stupnikov
2020-02-02 23:38:22 +03:00
parent 248ef04353
commit 91cc303d4f
9 changed files with 64 additions and 6 deletions
+1 -1
View File
@@ -83,4 +83,4 @@ const byte _openttd_revision_tagged = 1;
const uint32 _openttd_newgrf_version = 1 << 28 | 10 << 24 | 0 << 20 | 0 << 19 | 28004;
const char _citymania_version[] = "20200106-master-m1492a22027 06.01.20";
const char _citymania_version[] = "20200106-master-m248ef04353 02.02.20";