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

@@ -1315,6 +1315,10 @@ namespace OpenSim.Tests.Common
{
}
public void SendEmpytMuteList()
{
}
public void SendMuteListUpdate(string filename)
{
}