Game update (14121)

This commit is contained in:
Enoouo
2025-11-05 14:12:33 +08:00
parent 96918d8665
commit 96c6b596d0
74 changed files with 535 additions and 536 deletions

View File

@@ -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"