mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-10 08:00:05 +00:00
This commit is contained in:
parent
6e3d023e69
commit
66620b497b
@ -117,7 +117,6 @@ public:
|
||||
NWidgetMatrix *matrix = this->GetWidget<NWidgetMatrix>(WID_BO_SELECT_MATRIX);
|
||||
matrix->SetScrollbar(this->GetScrollbar(WID_BO_SELECT_SCROLL));
|
||||
|
||||
this->SetFocusedWidget(WID_BO_FILTER);
|
||||
this->GetWidget<NWidgetMatrix>(WID_BO_OBJECT_MATRIX)->SetCount(4);
|
||||
|
||||
ResetObjectToPlace();
|
||||
|
Loading…
Reference in New Issue
Block a user