mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Game update (14000)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'''
|
||||
Generated using https://github.com/a2x/cs2-dumper
|
||||
Wed, 20 Mar 2024 01:24:48 +0000
|
||||
Sat, 23 Mar 2024 05:02:04 +0000
|
||||
'''
|
||||
|
||||
class ActiveModelConfig_t:
|
||||
@@ -1578,7 +1578,6 @@ class CCSPlayerPawnBase: # CBasePlayerPawn
|
||||
m_flEmitSoundTime = 0xD98 # GameTime_t
|
||||
m_iNumSpawns = 0xD9C # int32_t
|
||||
m_iShouldHaveCash = 0xDA0 # int32_t
|
||||
m_bInvalidSteamLogonDelayed = 0xDA4 # bool
|
||||
m_flIdleTimeSinceLastAction = 0xDA8 # float
|
||||
m_flNameChangeHistory = 0xDAC # float[5]
|
||||
m_fLastGivenDefuserTime = 0xDC0 # float
|
||||
|
||||
Reference in New Issue
Block a user