Restore CActorParameters's CHECK_SIZEOF

Former-commit-id: d760e6b26b
This commit is contained in:
Henrique Gemignani Passos Lima 2022-11-04 02:09:51 +02:00
parent 324a87428b
commit 45846dcb58
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