mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Solve conflict
This commit is contained in:
@@ -2910,13 +2910,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
SetText(text);
|
||||
}
|
||||
|
||||
public void StopLookAt()
|
||||
{
|
||||
m_parentGroup.stopLookAt();
|
||||
|
||||
m_parentGroup.ScheduleGroupForTerseUpdate();
|
||||
}
|
||||
|
||||
public void StopMoveToTarget()
|
||||
{
|
||||
m_parentGroup.stopMoveToTarget();
|
||||
|
||||
Reference in New Issue
Block a user