mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-09-16 15:02:35 +02:00
Implement new ConVar features
Slight cleanup with new ConVar features to be used throughout the SDK
This commit is contained in:
@@ -114,7 +114,7 @@ void Systems_Init()
|
||||
TerminateProcess(GetCurrentProcess(), 0xBAD0C0DE);
|
||||
}
|
||||
|
||||
IConVar_InitConVar();
|
||||
g_pConVar->Init();
|
||||
|
||||
#ifdef DEDICATED
|
||||
Dedicated_Init();
|
||||
|
Reference in New Issue
Block a user