diff options
| author | Unknown <azeem@live.ru> | 2018-10-12 16:04:28 +0100 |
|---|---|---|
| committer | Unknown <azeem@live.ru> | 2018-10-12 16:04:28 +0100 |
| commit | b069eb51f206e352762f835908c64a8939fb77ce (patch) | |
| tree | b74ea1eb557840b87da7a793534131e12460d0de /internal_rewrite/c_base_player.hpp | |
| parent | 88bc6c4684c889dedc5d70904ea7e3a74e4b501d (diff) | |
fix
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 |
