mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 04:54:09 +00:00
miscellaneous, mostly world related
This commit is contained in:
parent
f2d1ceb043
commit
b2f8c7eb23
20 changed files with 244 additions and 69 deletions
|
@ -42,7 +42,7 @@ CPhysical::CPhysical(void)
|
|||
m_vecDamageNormal = CVector(0.0f, 0.0f, 0.0f);
|
||||
|
||||
bUsesCollision = true;
|
||||
uAudioEntityId = -5;
|
||||
m_audioEntityId = -5;
|
||||
unk1 = 100.0f;
|
||||
m_vecCentreOfMass = CVector(0.0f, 0.0f, 0.0f);
|
||||
field_EC = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue