Changed the messages priority

This commit is contained in:
Sigmanor 2016-01-23 21:27:25 +02:00
parent c22e575db0
commit d6433fd7b2

View file

@ -351,6 +351,8 @@ private void MainWindow_Load(object sender, EventArgs e)
panel2.Visible = true;
}
SaltMAC();
if (ps.AutoCheckUpdate == true)
{
Thread up = new Thread(() => сheckForUpdates(false));
@ -359,8 +361,6 @@ private void MainWindow_Load(object sender, EventArgs e)
LineAndColumn();
SaltMAC();
DeleteUpdateFiles();
if (args.Length > 1)