mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
another..
This commit is contained in:
@@ -1029,6 +1029,11 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
m_scene.RemoveClient(AgentId, false);
|
||||
}
|
||||
|
||||
public void Disconnect(string reason)
|
||||
{
|
||||
Close(true, false);
|
||||
}
|
||||
|
||||
public void Start()
|
||||
{
|
||||
// We never start the client, so always fail.
|
||||
|
||||
Reference in New Issue
Block a user