Restore CActorParameters's CHECK_SIZEOF

This commit is contained in:
Henrique Gemignani Passos Lima 2022-11-04 02:09:51 +02:00
parent 677e291efe
commit d760e6b26b
No known key found for this signature in database
GPG Key ID: E224F951761145F8
1 changed files with 1 additions and 1 deletions

View File

@ -143,6 +143,6 @@ private:
float x60_fadeOutTime;
float x64_thermalMag;
};
// CHECK_SIZEOF(CActorParameters, 0x68)
CHECK_SIZEOF(CActorParameters, 0x68)
#endif // _CACTORPARAMETERS