Update c_baseentity.h

This commit is contained in:
0TheSpy 2022-11-19 05:08:34 +03:00 committed by GitHub
parent 8cf479c055
commit 9f2ea72aef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@ public:
NETVAR2(GetGroundEntity, "DT_BasePlayer", "m_hGroundEntity", int);
NETVAR2(GetCollisionGroup, "DT_CSPlayer", "m_CollisionGroup", int);
NETVAR2(GetColorRender, "DT_BaseEntity", "m_clrRender", int);
int GetSequenceActivity(int sequence, studiohdr_t* hdr)
{