mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-09-19 20:26:10 +08:00
Update c_baseentity.h
This commit is contained in:
@ -74,6 +74,7 @@ public:
|
|||||||
NETVAR2(GetGroundEntity, "DT_BasePlayer", "m_hGroundEntity", int);
|
NETVAR2(GetGroundEntity, "DT_BasePlayer", "m_hGroundEntity", int);
|
||||||
NETVAR2(GetCollisionGroup, "DT_CSPlayer", "m_CollisionGroup", int);
|
NETVAR2(GetCollisionGroup, "DT_CSPlayer", "m_CollisionGroup", int);
|
||||||
|
|
||||||
|
NETVAR2(GetColorRender, "DT_BaseEntity", "m_clrRender", int);
|
||||||
|
|
||||||
int GetSequenceActivity(int sequence, studiohdr_t* hdr)
|
int GetSequenceActivity(int sequence, studiohdr_t* hdr)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user