fix player offset

Big thanks to quaK.
This commit is contained in:
Skull Merlin 2022-02-19 00:33:45 +02:00
parent d446f55832
commit 2e3b25e3a6

View File

@ -1405,8 +1405,8 @@ namespace game
{
struct gclient_s
{
char __pad[56135];
int flags; // 56136
char __pad[59200];
int flags; // 59200
};
struct gentity_s