Fix compile errors

This commit is contained in:
dP
2020-02-16 01:26:51 +03:00
parent 5217e7c98b
commit 7a749f596e
5 changed files with 123 additions and 57 deletions

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[] = "20200207-master-m20f19618cf 07.02.20";
const char _citymania_version[] = "20200215-master-m5217e7c98b 15.02.20";