mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Finish the offline IM module (still needs a server). Add rudimentary
support for the mute list (no functionality yet, but allows the RetrieveInstantMessages event to fire now).
This commit is contained in:
@@ -1601,5 +1601,9 @@ namespace OpenSim.Client.MXP.ClientStack
|
||||
public void SendUseCachedMuteList()
|
||||
{
|
||||
}
|
||||
|
||||
public void SendMuteListUpdate(string filename)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user