mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Disable VEH till fix.
This commit is contained in:
parent
8506851860
commit
d1ec3aaf71
@ -191,6 +191,7 @@ CCrashHandler::~CCrashHandler()
|
||||
}
|
||||
|
||||
// Init on DLL init!
|
||||
CCrashHandler* g_CrashHandler = new CCrashHandler();
|
||||
// Needs fixing for frustum culling, it triggers the SEH handler there which also triggers this, add address to whitelist/whitelist whole code page.
|
||||
//CCrashHandler* g_CrashHandler = new CCrashHandler();
|
||||
|
||||
#endif // _DEBUG
|
Loading…
x
Reference in New Issue
Block a user