for some reason commit didnt work

This commit is contained in:
Rylan/wowmom98 2017-02-04 12:38:54 -05:00
parent 107e574964
commit e92d575e62

View file

@ -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;