1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00
This commit is contained in:
Martin Černáč
2016-05-19 08:55:41 +02:00
committed by Ted John
parent 9e6df440b5
commit 01edc0ff19

View File

@@ -35,7 +35,7 @@ enum {
};
static rct_widget window_dropdown_widgets[] = {
{ WWT_IMGBTN, 0, 0, 0, 0, 0, STR_NONE, STR_NONE },
{ WWT_IMGBTN, 0, 0, 0, 0, 0, SPR_NONE, STR_NONE },
{ WIDGETS_END },
};