mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
@@ -970,6 +970,7 @@ struct GameOptionsWindow : Window {
|
||||
|
||||
this->SetWidgetLoweredState(WID_GO_SURVEY_PARTICIPATE_BUTTON, _settings_client.network.participate_survey == PS_YES);
|
||||
this->SetWidgetDirty(WID_GO_SURVEY_PARTICIPATE_BUTTON);
|
||||
this->SetWidgetDirty(WID_GO_SURVEY_PARTICIPATE_TEXT);
|
||||
break;
|
||||
|
||||
case WID_GO_SURVEY_LINK_BUTTON:
|
||||
|
Reference in New Issue
Block a user