mirror of
https://github.com/rehlds/rehlds.git
synced 2025-04-08 10:39:05 +03:00
Update structSizeCheck.cpp
This commit is contained in:
parent
073b7c4e50
commit
2455cbe343
@ -13,8 +13,8 @@ void check_size() {
|
||||
|
||||
|
||||
void checkSizesStatic() {
|
||||
CHECK_TYPE_SIZE(client_t, 0x5018, 0x4EF4);
|
||||
CHECK_TYPE_SIZE(userfilter_t, 0x20, 0x18);
|
||||
CHECK_TYPE_SIZE(client_t, 0x5020, 0x4EFC);
|
||||
CHECK_TYPE_SIZE(userfilter_t, 0x28, 0x20);
|
||||
#ifndef REHLDS_FIXES
|
||||
CHECK_TYPE_SIZE(CSteam3Server, 0x90, 0xA8);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user