mirror of
https://github.com/halpz/re3.git
synced 2025-11-22 13:27:00 +00:00
added flag
This commit is contained in:
@@ -218,6 +218,7 @@ CPhysical::GetBoundRect(void)
|
||||
void
|
||||
CPhysical::AddToMovingList(void)
|
||||
{
|
||||
if (!bIsStaticWaitingForCollision)
|
||||
m_movingListNode = CWorld::GetMovingEntityList().InsertItem(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user