mirror of
https://github.com/SteamRE/DepotDownloader.git
synced 2026-02-04 05:31:18 +01:00
Reset ansi progress on disconnect
This commit is contained in:
@@ -403,6 +403,8 @@ namespace DepotDownloader
|
||||
bIsConnectionRecovery = false;
|
||||
steamClient.Disconnect();
|
||||
|
||||
Ansi.Progress(Ansi.ProgressState.Hidden);
|
||||
|
||||
// flush callbacks until our disconnected event
|
||||
while (!bDidDisconnect)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user