mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:40:05 +00:00
Load placefiles according to the current radar site
This commit is contained in:
parent
6f44d9f4e0
commit
751cafbfe7
3 changed files with 90 additions and 59 deletions
|
|
@ -1136,6 +1136,8 @@ void MainWindowImpl::UpdateRadarSite()
|
|||
|
||||
timelineManager_->SetRadarSite("?");
|
||||
}
|
||||
|
||||
placefileManager_->SetRadarSite(radarSite);
|
||||
}
|
||||
|
||||
void MainWindowImpl::UpdateVcp()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue