mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-11 10:02:27 +01:00
Add optimised edge sprites
This commit is contained in:
committed by
Aaron van Geffen
parent
cee9129601
commit
d00a282c1c
@@ -353,5 +353,25 @@
|
||||
},
|
||||
{
|
||||
"path": "icons/search.png"
|
||||
},
|
||||
{
|
||||
"path": "surface/selection_edge_nw.png",
|
||||
"x_offset": -32,
|
||||
"y_offset": -1
|
||||
},
|
||||
{
|
||||
"path": "surface/selection_edge_ne.png",
|
||||
"x_offset": 0,
|
||||
"y_offset": -1
|
||||
},
|
||||
{
|
||||
"path": "surface/selection_edge_sw.png",
|
||||
"x_offset": -32,
|
||||
"y_offset": 15
|
||||
},
|
||||
{
|
||||
"path": "surface/selection_edge_se.png",
|
||||
"x_offset": 0,
|
||||
"y_offset": 15
|
||||
}
|
||||
]
|
||||
|
||||
BIN
resources/g2/surface/selection_edge_ne.png
Normal file
BIN
resources/g2/surface/selection_edge_ne.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 881 B |
BIN
resources/g2/surface/selection_edge_nw.png
Normal file
BIN
resources/g2/surface/selection_edge_nw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 888 B |
BIN
resources/g2/surface/selection_edge_se.png
Normal file
BIN
resources/g2/surface/selection_edge_se.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 888 B |
BIN
resources/g2/surface/selection_edge_sw.png
Normal file
BIN
resources/g2/surface/selection_edge_sw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 881 B |
Reference in New Issue
Block a user