mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Remove SOP.StopMoveToTarget scheduled update which is now being done in SOG.stopMoveToTarget() as of last commit 67e568
This commit is contained in:
@@ -3280,9 +3280,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
public void StopMoveToTarget()
|
||||
{
|
||||
ParentGroup.stopMoveToTarget();
|
||||
|
||||
ParentGroup.ScheduleGroupForTerseUpdate();
|
||||
//ParentGroup.ScheduleGroupForFullUpdate();
|
||||
}
|
||||
|
||||
public void StoreUndoState()
|
||||
|
||||
Reference in New Issue
Block a user