Removed UpdateLoop abort

This commit is contained in:
Justin Swanson 2019-10-12 12:48:33 -05:00
parent ce102dc6b4
commit ce1c6053d7

View File

@ -520,7 +520,6 @@ namespace Wabbajack
UIReady = true;
Running = false;
installing = false;
slideshowThread.Abort();
}
})
{