summaryrefslogtreecommitdiff
path: root/internal_rewrite/c_base_player.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-08-31 18:57:02 +0200
committernavewindre <boneyaard@gmail.com>2018-08-31 18:57:02 +0200
commit78a6e235c3b0006bf29868d5f7ad0628d522fa79 (patch)
treea5bf8ca0005794f717f70c1428a8a1e1d69e9521 /internal_rewrite/c_base_player.hpp
parent1f3f1ab2a20c6d90189cf1fd03cfbb08077bc02e (diff)
ah yes
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( );