diff options
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 959d43d..2f3a4c0 100644 --- a/internal_rewrite/c_base_player.hpp +++ b/internal_rewrite/c_base_player.hpp @@ -156,7 +156,7 @@ struct CCSGOPlayerAnimState void reset( ); - char pad[ 3 ]; + char pad[ 4 ]; char bUnknown; //0x4 char pad2[ 91 ]; void* pBaseEntity; //0x60 |
