fix player offset

Big thanks to quaK.
This commit is contained in:
Skull Merlin 2022-02-19 00:33:45 +02:00
parent 057c31361e
commit b01a7b94e3

View File

@ -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