sync with upstream
This commit is contained in:
@@ -57,4 +57,4 @@ public:
|
||||
static void SetMaximumWantedLevel(int32 level);
|
||||
};
|
||||
|
||||
static_assert(sizeof(CWanted) == 0x204, "CWanted: error");
|
||||
VALIDATE_SIZE(CWanted, 0x204);
|
||||
|
||||
Reference in New Issue
Block a user