- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
@@ -50,9 +50,6 @@ void AreaTrigger::RemoveFromWorld()
///- Remove the AreaTrigger from the accessor and from all lists of objects in world
if (IsInWorld())
{
- if (!IsInWorld())
- return;
-
WorldObject::RemoveFromWorld();
sObjectAccessor->RemoveObject(this);
}
Комментарии (6) RSS
Добавить комментарий