The Updater thread has been enabled back.

This commit is contained in:
2023-11-28 17:48:23 +03:00
parent febb3bda2f
commit b12bfe08be
4 changed files with 15 additions and 12 deletions

View File

@@ -2,5 +2,4 @@
// updater.h
//
#pragma once
//DWORD WINAPI Updater(LPVOID);
UINT WINAPI Updater(void*);