summaryrefslogtreecommitdiff
path: root/internal_rewrite/c_base_player.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/c_base_player.hpp')
-rw-r--r--internal_rewrite/c_base_player.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_rewrite/c_base_player.hpp b/internal_rewrite/c_base_player.hpp
index 0ed9aa1..bf8a9c0 100644
--- a/internal_rewrite/c_base_player.hpp
+++ b/internal_rewrite/c_base_player.hpp
@@ -302,7 +302,7 @@ public:
OFFSET( m_CachedBoneData, 0x28FC + sizeof( void* ), CUtlVector< matrix3x4 > );
- OFFSET( m_flSpawnTime, 0xa290, float );
+ OFFSET( m_flSpawnTime, 0xA2A0, float );
OFFSET( m_IKContext, 0x265c, IKContext* );
public:
static uintptr_t get_player_resource( );