fixed eyeangles helper not being freed
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402345
This commit is contained in:
parent
c67a3cd749
commit
d0cbd943f1
@ -280,6 +280,7 @@ void ShutdownHelpers()
|
|||||||
{
|
{
|
||||||
s_Teleport.Shutdown();
|
s_Teleport.Shutdown();
|
||||||
s_GetVelocity.Shutdown();
|
s_GetVelocity.Shutdown();
|
||||||
|
s_EyeAngles.Shutdown();
|
||||||
}
|
}
|
||||||
|
|
||||||
const char *GetDTTypeName(int type)
|
const char *GetDTTypeName(int type)
|
||||||
|
Loading…
Reference in New Issue
Block a user