This commit is contained in:
Thomas G 2022-07-20 21:44:10 +10:00
parent 8010e2b000
commit e311f6bdd7
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ namespace ARCHBLOXBootstrapper
private void ARCHBLOX_Load(object sender, EventArgs e) private void ARCHBLOX_Load(object sender, EventArgs e)
{ {
// nothing // nothing lol!
} }
private void Client_DownloadFileCompleted(object sender, AsyncCompletedEventArgs e) private void Client_DownloadFileCompleted(object sender, AsyncCompletedEventArgs e)
{ {