mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-10 08:04:09 +00:00
colstore support in script
This commit is contained in:
parent
f0896ceba7
commit
35bf340401
10 changed files with 43 additions and 43 deletions
|
@ -74,7 +74,7 @@ CEntity::CEntity(void)
|
|||
bDistanceFade = false;
|
||||
m_flagE2 = false;
|
||||
|
||||
m_bIsStaticWaitingForCollision = false;
|
||||
bIsStaticWaitingForCollision = false;
|
||||
|
||||
m_scanCode = 0;
|
||||
m_modelIndex = -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue