colstore support in script

This commit is contained in:
Nikolay Korolev 2020-05-06 00:21:26 +03:00
parent f0896ceba7
commit 35bf340401
10 changed files with 43 additions and 43 deletions

View file

@ -74,7 +74,7 @@ CEntity::CEntity(void)
bDistanceFade = false;
m_flagE2 = false;
m_bIsStaticWaitingForCollision = false;
bIsStaticWaitingForCollision = false;
m_scanCode = 0;
m_modelIndex = -1;