Fix order hotkeys

This commit is contained in:
dP
2020-05-14 03:33:36 +03:00
parent 9ab73e459d
commit afcf064445

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[] = "20200414-master-mac49c06f4b 14.04.20";
const char _citymania_version[] = "20200514-master-m9ab73e459d 14.05.20";