mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-07 02:35:52 +00:00
Restore CActorParameters's CHECK_SIZEOF
Former-commit-id: d760e6b26b7d45ad2d1a4c553a1e6c15df8b9379
This commit is contained in:
parent
324a87428b
commit
45846dcb58
@ -143,6 +143,6 @@ private:
|
|||||||
float x60_fadeOutTime;
|
float x60_fadeOutTime;
|
||||||
float x64_thermalMag;
|
float x64_thermalMag;
|
||||||
};
|
};
|
||||||
// CHECK_SIZEOF(CActorParameters, 0x68)
|
CHECK_SIZEOF(CActorParameters, 0x68)
|
||||||
|
|
||||||
#endif // _CACTORPARAMETERS
|
#endif // _CACTORPARAMETERS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user