it now actually runs lol

This commit is contained in:
vaxerski 2022-03-17 17:08:54 +01:00
parent d6c2553af2
commit a4ef84d987
4 changed files with 22 additions and 10 deletions

View file

@ -14,6 +14,9 @@ CManagerThread::~CManagerThread() {
}
void CManagerThread::handle() {
g_pConfigManager->init();
while (3.1415f) {
g_pConfigManager->tick();