[News] Added Updater Check to startup
This commit is contained in:
parent
f4bbfdf102
commit
d0e760108f
@ -237,6 +237,8 @@ namespace Components
|
|||||||
|
|
||||||
if (!Loader::PerformingUnitTests())
|
if (!Loader::PerformingUnitTests())
|
||||||
{
|
{
|
||||||
|
News::GetLatestUpdater();
|
||||||
|
|
||||||
while (!News::Terminate)
|
while (!News::Terminate)
|
||||||
{
|
{
|
||||||
News::CheckForUpdate();
|
News::CheckForUpdate();
|
||||||
|
Loading…
Reference in New Issue
Block a user