diff --git a/src/Game/Structs.hpp b/src/Game/Structs.hpp index 1019ae63..ed12b603 100644 --- a/src/Game/Structs.hpp +++ b/src/Game/Structs.hpp @@ -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