mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:20:06 +00:00
First attempt at using current radar site for alerts
This commit is contained in:
parent
dea53bddb4
commit
91eb3d3b87
3 changed files with 41 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ public:
|
|||
explicit AlertManager();
|
||||
~AlertManager();
|
||||
|
||||
void AlertManager::SetRadarSite(const std::string& radarSite);
|
||||
static std::shared_ptr<AlertManager> Instance();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue