mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-23 17:12:35 +08:00
Fix script patches crashing game on unload (#590)
This commit is contained in:
@ -34,6 +34,7 @@ namespace big
|
||||
|
||||
native_hooks::~native_hooks()
|
||||
{
|
||||
m_script_hooks.clear();
|
||||
g_native_hooks = nullptr;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user