Server: fix member variable typo

This commit is contained in:
Kawe Mazidjatari 2025-02-02 14:31:20 +01:00
parent c8c321e924
commit 66a271d003

View File

@ -120,7 +120,7 @@ private:
CTether m_tethers[2]; CTether m_tethers[2];
EHANDLE m_titanSoul; EHANDLE m_titanSoul;
Vector3D m_lastFootstepDamagePos; Vector3D m_lastFootstepDamagePos;
bool m_lastFoostepDamageOnGround; bool m_lastFootstepDamageOnGround;
char gap_1781[3]; char gap_1781[3];
int m_muzzleAttachment[2]; int m_muzzleAttachment[2];
int m_weaponHandAttachment; int m_weaponHandAttachment;