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:
@@ -1424,6 +1424,7 @@
|
||||
"m_bDuckOverride": 656,
|
||||
"m_bHasWalkMovedSinceLastJump": 697,
|
||||
"m_bInStuckTest": 698,
|
||||
"m_bJumpApexPending": 3576,
|
||||
"m_bOldJumpPressed": 1284,
|
||||
"m_bSpeedCropped": 1232,
|
||||
"m_bWasSurfing": 1340,
|
||||
@@ -1554,6 +1555,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