diff --git a/All.Legit.exe b/All.Legit.exe index 32ca863..f7c8b85 100644 Binary files a/All.Legit.exe and b/All.Legit.exe differ diff --git a/mainWindow.cs b/mainWindow.cs index 4deeced..2f01e75 100644 --- a/mainWindow.cs +++ b/mainWindow.cs @@ -220,7 +220,7 @@ private void menuItem2_Click(object Sender, EventArgs e) " • Fixed bug that caused torrent files to download multiple times.\n" + " • Fixed crash caused by All Legit attempting to delete zip while it is still extracting.\n" + " • Fixed auto download when posting multiple magnets.\n" + - " • Fixed No Internet crash." + + " • Fixed No Internet crash.\n" + "\n"; public static bool endreached = false; private async void MainWindow_Load(object sender, EventArgs e)