1.3
This commit is contained in:
parent
8010e2b000
commit
e311f6bdd7
2
Form2.cs
2
Form2.cs
|
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue