mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
Fix cursor pivot for land up/down cursor (#17255)
Co-authored-by: guljam <cube4none@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenRCT2::Ui
|
||||
|
||||
static constexpr const CursorData UpDownArrowCursorData =
|
||||
{
|
||||
{ 7, 31 },
|
||||
{ 17, 15 },
|
||||
{
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0x02, 0xA0, 0x00,
|
||||
0x00, 0x05, 0x50, 0x00, 0x00, 0x0A, 0x28, 0x00, 0x00, 0x17, 0x74, 0x00, 0x00, 0x21, 0x42, 0x00,
|
||||
|
||||
Reference in New Issue
Block a user