mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Refactor MapTooltip
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
// clang-format off
|
||||
static rct_widget window_map_tooltip_widgets[] = {
|
||||
{ WWT_IMGBTN, 0, 0, 199, 0, 29, 0xFFFFFFFF, STR_NONE },
|
||||
MakeWidget({0, 0}, {200, 30}, WWT_IMGBTN, 0),
|
||||
{ WIDGETS_END }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user