diff options
| author | Unknown <azeem@live.ru> | 2018-11-03 11:54:21 +0000 |
|---|---|---|
| committer | Unknown <azeem@live.ru> | 2018-11-03 11:54:21 +0000 |
| commit | 90c1619363d89e0ab041f72945b36cfde8b2917a (patch) | |
| tree | b3e99a8daf7598bec2eda3dc6f488e687f0b63e8 /internal_rewrite/c_base_player.hpp | |
| parent | b48ce5a80d059d802d1ef3a872731df45ee57c9d (diff) | |
gay shit
Diffstat (limited to 'internal_rewrite/c_base_player.hpp')
| -rw-r--r-- | internal_rewrite/c_base_player.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_rewrite/c_base_player.hpp b/internal_rewrite/c_base_player.hpp index 2f3a4c0..e5455f9 100644 --- a/internal_rewrite/c_base_player.hpp +++ b/internal_rewrite/c_base_player.hpp @@ -305,7 +305,7 @@ public: NETVAR( m_flConstraintRadius, "m_flConstraintRadius", "DT_CSPlayer", 0, float ); OFFSET( m_CachedBoneData, 0x28FC + sizeof( void* ), CUtlVector< matrix3x4 > ); - OFFSET( m_flSpawnTime, 0xA2B0, float ); + OFFSET( m_flSpawnTime, 0xA2C0, float ); OFFSET( m_IKContext, 0x265c, IKContext* ); public: static uintptr_t get_player_resource( ); |
