Downloading tools will now close out

This commit is contained in:
ZestyTS 2022-08-29 01:16:05 -07:00
parent 16c92b47f3
commit 15760228e8

View file

@ -73,6 +73,7 @@ namespace UWUVCI_AIO_WPF.UI.Windows
if (mvm.Progress < 79)
mvm.Progress += 1;
}
else if (Key.Text.Contains("Downloading Tools")) { }
else
mvm.Progress += 1;