mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-06 11:44:10 +00:00
script stuff
This commit is contained in:
parent
f45ea0a1cf
commit
1291dd534b
4 changed files with 82 additions and 0 deletions
|
@ -74,6 +74,8 @@ CEntity::CEntity(void)
|
|||
bDistanceFade = false;
|
||||
m_flagE2 = false;
|
||||
|
||||
m_bIsStaticWaitingForCollision = false;
|
||||
|
||||
m_scanCode = 0;
|
||||
m_modelIndex = -1;
|
||||
m_rwObject = nil;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue