[News] Clear flags when updater download failed
This commit is contained in:
parent
60f96edcce
commit
0fcc70c107
@ -102,6 +102,7 @@ namespace Components
|
|||||||
if (data.empty())
|
if (data.empty())
|
||||||
{
|
{
|
||||||
Localization::ClearTemp();
|
Localization::ClearTemp();
|
||||||
|
News::UpdaterArgs.clear();
|
||||||
Command::Execute("closemenu popup_reconnectingtoparty", false);
|
Command::Execute("closemenu popup_reconnectingtoparty", false);
|
||||||
Game::ShowMessageBox("Failed to download the updater!", "Error");
|
Game::ShowMessageBox("Failed to download the updater!", "Error");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user