mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Get rid of some debug chatter that someone who can't spell left behind. ;)
This commit is contained in:
@@ -2378,8 +2378,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_bodyRot = sitTargetOrient;
|
||||
m_parentPosition = part.AbsolutePosition;
|
||||
part.IsOccupied = true;
|
||||
part.ParentGroup.AddAvatar(agentID);
|
||||
Console.WriteLine("Scripted Sit ofset {0}", m_pos);
|
||||
part.ParentGroup.AddAvatar(agentID);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user