commit
77071dfb92
@ -5536,10 +5536,10 @@ namespace Game
|
||||
char pad[100];
|
||||
} gentity_t;
|
||||
|
||||
#pragma pack(push, 1)
|
||||
|
||||
static_assert(sizeof(gentity_s) == 0x274);
|
||||
|
||||
#pragma pack(push, 1)
|
||||
|
||||
typedef struct client_s
|
||||
{
|
||||
clientstate_t state; // 0
|
||||
|
Loading…
Reference in New Issue
Block a user