diff --git a/src/Game/Structs.hpp b/src/Game/Structs.hpp index 08b2d265..45c4ec8b 100644 --- a/src/Game/Structs.hpp +++ b/src/Game/Structs.hpp @@ -4471,7 +4471,15 @@ namespace Game // 0 int state; // 4 - char pad[36]; + char _pad[4]; + // 8 + int deltaMessage; + // 12 + char __pad[12]; + // 24 + int outgoingSequence; + // 28 + char pad[12]; // 40 netadr_t addr; // 60