Fix tooltip width on empty station

This commit is contained in:
dP
2020-05-19 19:44:08 +03:00
parent 7b15d2a938
commit 9fc36d5db0
3 changed files with 6 additions and 3 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 | 1 << 19 | 28004;
const char _citymania_version[] = "20200519-master-m25fce2d061 19.05.20";
const char _citymania_version[] = "20200519-master-m7b15d2a938 19.05.20";