mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Didn't want to get left behind in the number of commits, and hey it says there are some differences between my local copy and svn, so why not commit?
This commit is contained in:
@@ -144,7 +144,6 @@ namespace OpenSim
|
||||
# region Client Methods
|
||||
public void UpgradeClient()
|
||||
{
|
||||
Console.WriteLine("updateclient being called");
|
||||
OpenSim.Framework.Console.MainConsole.Instance.WriteLine(OpenSim.Framework.Console.LogPriority.LOW, "SimClient.cs:UpgradeClient() - upgrading child to full agent");
|
||||
this.m_child = false;
|
||||
this.m_world.RemoveViewerAgent(this);
|
||||
|
||||
Reference in New Issue
Block a user