1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

Add: Identify cities on the main viewport by appending an icon to their names (#14504)

Co-authored-by: Peter Nelson <peter1138@openttd.org>
This commit is contained in:
Su
2025-08-15 21:49:25 +01:00
committed by GitHub
parent 3d806d6a65
commit 85af200788
10 changed files with 36 additions and 6 deletions

Binary file not shown.

View File

@@ -1 +1 @@
a4a727b03a7cd07ee0499231f7f233f4
eb8390a0569e66ec417c64ad254f9d05

View File

@@ -844,3 +844,9 @@
// U+E29D: Small left arrow
-1 * 6 12 01 01 01 9D E2
-1 sprites/chars.png 8bpp 10 430 5 5 0 1 normal
// U+E29B: Town
// U+E29C: City
-1 * 6 12 01 00 02 9B E2
-1 sprites/chars.png 8bpp 20 430 10 10 0 0 normal
-1 sprites/chars.png 8bpp 40 430 10 10 0 0 normal

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB