1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 09:14:58 +01:00

Add icons for medium curves

This commit is contained in:
Gymnasiast
2023-12-23 14:40:59 +01:00
parent f06a80cb30
commit 8db5b655bd
5 changed files with 16 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -24898,5 +24898,15 @@
"x_offset": -5,
"y_offset": -20,
"palette": "keep"
},
{
"path": "icons/medium-curve-left.png",
"x_offset": 2,
"y_offset": 6
},
{
"path": "icons/medium-curve-right.png",
"x_offset": 1,
"y_offset": 6
}
]