Draw border highlight as ground sprites instead of a sortable ones

This commit is contained in:
Pavel Stupnikov
2020-02-04 01:38:22 +03:00
parent d10a631d93
commit a3890d4e5f
5 changed files with 93 additions and 9 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[] = "!!VERSION!! !!DATE!!";
const char _citymania_version[] = "20200203-master-md10a631d93 03.02.20";