mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
for some reason commit didnt work
This commit is contained in:
parent
107e574964
commit
e92d575e62
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@ So make sure your password is secure enough that it can't be guessed, but easy f
|
|||
{
|
||||
for(long i = 0; i <= arbitraryAmountOfBytes; i++)
|
||||
{
|
||||
Thread.Sleep(40);
|
||||
this.Invoke(new Action(() =>
|
||||
{
|
||||
pgformatprogress.Value = (int)i;
|
||||
|
|
Loading…
Reference in a new issue