mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
fix status label position
This commit is contained in:
@@ -2205,7 +2205,7 @@ static void window_ride_main_paint()
|
||||
(void*)0x013CE952,
|
||||
0,
|
||||
w->x + (widget->left + widget->right) / 2,
|
||||
w->y + widget->top - 1,
|
||||
w->y + widget->top,
|
||||
widget->right - widget->left
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user