mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-19 18:32:35 +01:00
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
This commit is contained in:
@@ -2047,7 +2047,6 @@ struct GameSettingsWindow : QueryStringBaseWindow {
|
||||
this->valuedropdown_entry = NULL;
|
||||
}
|
||||
this->DrawWidgets();
|
||||
this->DrawEditBox(WID_GS_FILTER);
|
||||
}
|
||||
|
||||
virtual void SetStringParameters(int widget) const
|
||||
|
||||
Reference in New Issue
Block a user