Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT
This commit is contained in:
@@ -1284,6 +1284,7 @@ namespace Game.Maps
|
||||
{
|
||||
// update pos
|
||||
at.Relocate(at._newPosition);
|
||||
at.UpdateShape();
|
||||
at.UpdateObjectVisibility(false);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user