Get rid of some debug chatter that someone who can't spell left behind. ;)
parent
acb1590cf0
commit
b771965f28
|
@ -2379,7 +2379,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
m_parentPosition = part.AbsolutePosition;
|
m_parentPosition = part.AbsolutePosition;
|
||||||
part.IsOccupied = true;
|
part.IsOccupied = true;
|
||||||
part.ParentGroup.AddAvatar(agentID);
|
part.ParentGroup.AddAvatar(agentID);
|
||||||
Console.WriteLine("Scripted Sit ofset {0}", m_pos);
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue