mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
fix test
This commit is contained in:
parent
91e27fc3d7
commit
f0c803215e
@ -153,9 +153,10 @@ namespace Wabbajack.Lib.Downloaders
|
||||
HttpCompletionOption.ResponseHeadersRead);
|
||||
goto TOP;
|
||||
}
|
||||
throw ex;
|
||||
}
|
||||
|
||||
throw ex;
|
||||
break;
|
||||
}
|
||||
|
||||
read_this_cycle += read;
|
||||
|
Loading…
Reference in New Issue
Block a user