Fix checkboxes in toolbar menu items

This commit is contained in:
dP
2020-05-19 20:08:42 +03:00
parent 9fc36d5db0
commit f9699294a9
5 changed files with 9 additions and 43 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[] = "20200519-master-m7b15d2a938 19.05.20";
const char _citymania_version[] = "20200519-master-m9fc36d5db0 19.05.20";