Fix crash on selecting tram station build tool

This commit is contained in:
dP
2020-05-19 18:41:15 +03:00
parent b5ce390be0
commit 7b15d2a938
3 changed files with 12 additions and 3 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-m7275346033 19.05.20";
const char _citymania_version[] = "20200519-master-m25fce2d061 19.05.20";