Merge pull request #1 from diamante0018/diamante0018-patch-1

Format
This commit is contained in:
Edo 2022-01-22 13:39:53 +00:00 committed by GitHub
commit 77071dfb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5536,10 +5536,10 @@ namespace Game
char pad[100]; char pad[100];
} gentity_t; } gentity_t;
#pragma pack(push, 1)
static_assert(sizeof(gentity_s) == 0x274); static_assert(sizeof(gentity_s) == 0x274);
#pragma pack(push, 1)
typedef struct client_s typedef struct client_s
{ {
clientstate_t state; // 0 clientstate_t state; // 0