1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Fix #5339: Change scenery eyedropper to use a relevant icon.

This commit is contained in:
xp4xbox
2017-05-09 21:19:37 -04:00
committed by Aaron van Geffen
parent f1ab13f56e
commit 463cb7ab26
4 changed files with 9 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -434,5 +434,10 @@
"path": "edge/skyscraper_b.png",
"x_offset": 2,
"y_offset": 2
},
{
"path": "icons/eyedropper.png",
"x_offset": 5,
"y_offset": 5
}
]