mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 06:06:08 +00:00
Revert bad rename
This commit is contained in:
@@ -39,7 +39,7 @@ CActor::CActor(TUniqueId uid, bool active, const rstl::string& name, const CEnti
|
||||
, xc8_drawnToken(-1)
|
||||
, xcc_addedToken(-1)
|
||||
, xd0_damageMag(params.GetThermalMag())
|
||||
, xd4_maxVol(CAudioSys::kkMaxVolume)
|
||||
, xd4_maxVol(CAudioSys::kMaxVolume)
|
||||
, xd8_nonLoopingSfxHandles(CSfxHandle(0))
|
||||
, xe4_24_nextNonLoopingSfxHandle(0)
|
||||
, xe4_27_notInSortedLists(true)
|
||||
|
||||
Reference in New Issue
Block a user