Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown

This commit is contained in:
Melanie Thielker
2019-08-07 18:19:56 +01:00
parent ba680ceecb
commit c3e74d9e04
6 changed files with 29 additions and 3 deletions

View File

@@ -542,6 +542,8 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
get { return m_agentID; }
}
public UUID ScopeId { get { return UUID.Zero; } }
public void Disconnect(string reason)
{
IRC_SendChannelPrivmsg("System", "You have been eaten by a grue. (" + reason + ")");