fix player offset
Big thanks to quaK.
This commit is contained in:
parent
057c31361e
commit
b01a7b94e3
@ -1405,8 +1405,8 @@ namespace game
|
|||||||
{
|
{
|
||||||
struct gclient_s
|
struct gclient_s
|
||||||
{
|
{
|
||||||
char __pad[56135];
|
char __pad[59200];
|
||||||
int flags; // 56136
|
int flags; // 59200
|
||||||
};
|
};
|
||||||
|
|
||||||
struct gentity_s
|
struct gentity_s
|
||||||
|
Loading…
Reference in New Issue
Block a user