mirror of
https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF
synced 2024-11-24 20:13:04 +00:00
Changed "Base" to "download"
This commit is contained in:
parent
996f1e919c
commit
88cd063ca3
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ namespace UWUVCI_AIO_WPF.UI.Windows
|
|||
{
|
||||
if (mvm.Progress >= 96)
|
||||
{
|
||||
msgT.Text += $"Verifying Base...";
|
||||
msgT.Text += $"Verifying download...";
|
||||
|
||||
if (motion == 6)
|
||||
motion = 1;
|
||||
|
|
Loading…
Reference in a new issue