mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-11-08 23:50:02 +08:00
Game update (14121)
This commit is contained in:
@@ -5336,6 +5336,7 @@
|
||||
"m_bDuckOverride": 664,
|
||||
"m_bHasWalkMovedSinceLastJump": 705,
|
||||
"m_bInStuckTest": 706,
|
||||
"m_bJumpApexPending": 3592,
|
||||
"m_bMadeFootstepNoise": 1292,
|
||||
"m_bOldJumpPressed": 1300,
|
||||
"m_bSpeedCropped": 1240,
|
||||
@@ -5468,6 +5469,11 @@
|
||||
"name": "m_bWasSurfing",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "bool"
|
||||
},
|
||||
{
|
||||
"name": "m_bJumpApexPending",
|
||||
"type": "NetworkVarNames",
|
||||
"type_name": "bool"
|
||||
}
|
||||
],
|
||||
"parent": "CPlayer_MovementServices_Humanoid"
|
||||
|
||||
Reference in New Issue
Block a user