Forgot this newline

This commit is contained in:
Edo 2022-01-22 15:54:32 +00:00 committed by GitHub
parent 77071dfb92
commit 57f612c793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5578,6 +5578,7 @@ namespace Game
unsigned __int64 steamID; // 278272 unsigned __int64 steamID; // 278272
char __pad9[403592]; // 278280 char __pad9[403592]; // 278280
} client_t; } client_t;
#pragma pack(pop) #pragma pack(pop)
static_assert(sizeof(client_t) == 0xA6790); static_assert(sizeof(client_t) == 0xA6790);