Merge remote-tracking branch 'upstream/master'

This commit is contained in:
dP
2020-08-09 22:02:18 +03:00
80 changed files with 791 additions and 449 deletions

View File

@@ -1543,6 +1543,7 @@ public:
this->SetWidgetLoweredState(WID_BRAS_HIGHLIGHT_ON, _settings_client.gui.station_show_coverage);
if (_settings_client.sound.click_beep) SndPlayFx(SND_15_BEEP);
this->SetDirty();
SetViewportCatchmentStation(nullptr, true);
citymania::MarkCoverageHighlightDirty();
break;