mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-11 14:59:08 +00:00
Restore CActorParameters's CHECK_SIZEOF
This commit is contained in:
parent
677e291efe
commit
d760e6b26b
@ -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