mirror of
https://github.com/td512/re3.git
synced 2026-02-28 22:49:00 +00:00
forgotten field in CBaseModelInfo::Shutdown
This commit is contained in:
@@ -27,6 +27,7 @@ CBaseModelInfo::Shutdown(void)
|
||||
m_2dEffectsID = -1;
|
||||
m_num2dEffects = 0;
|
||||
m_txdSlot = -1;
|
||||
m_objectId = -1;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user