mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Fix assert failure in netconsole caused by AddDetour
Remove extraneous register call for detour callbacks.
This commit is contained in:
parent
08384346bf
commit
de02febdc0
1
r5dev/thirdparty/detours/include/idetour.h
vendored
1
r5dev/thirdparty/detours/include/idetour.h
vendored
@ -42,5 +42,4 @@ inline std::size_t AddDetour(IDetour* pDetour)
|
||||
return g_DetourVector.size();
|
||||
}
|
||||
|
||||
REGISTER(VDetour);
|
||||
#endif // IDETOUR_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user