add missing part of mutes list protocol

This commit is contained in:
UbitUmarov
2017-11-16 17:50:06 +00:00
parent d35ab8c86c
commit 2f13b68d4f
5 changed files with 47 additions and 3 deletions

View File

@@ -1702,6 +1702,11 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
}
public void SendEmpytMuteList()
{
}
public void SendMuteListUpdate(string filename)
{