mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Attach QHull hook
This commit is contained in:
parent
324da8d340
commit
58fe36911b
@ -70,7 +70,7 @@ void Systems_Init()
|
||||
CBaseClient_Attach();
|
||||
CBaseFileSystem_Attach();
|
||||
|
||||
//QHull_Attach();
|
||||
QHull_Attach();
|
||||
//BspLib_Attach();
|
||||
|
||||
#ifndef DEDICATED
|
||||
@ -138,7 +138,7 @@ void Systems_Shutdown()
|
||||
CBaseClient_Detach();
|
||||
CBaseFileSystem_Detach();
|
||||
|
||||
//QHull_Detach();
|
||||
QHull_Detach();
|
||||
//BspLib_Detach();
|
||||
|
||||
#ifndef DEDICATED
|
||||
|
Loading…
x
Reference in New Issue
Block a user