mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 05:34:08 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
commit
88076a0050
3 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,7 @@ CEntity::CEntity(void)
|
|||
m_scanCode = 0;
|
||||
m_modelIndex = -1;
|
||||
m_rwObject = nil;
|
||||
m_area = AREA_MAIN_MAP;
|
||||
m_randomSeed = CGeneral::GetRandomNumber();
|
||||
m_pFirstReference = nil;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue