mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Add missing ChangeUserRights packet sender
This commit is contained in:
@@ -1195,6 +1195,10 @@ namespace OpenSim.Client.Sirikata.ClientStack
|
||||
{
|
||||
}
|
||||
|
||||
public void SendChangeUserRights(UUID friendID, int rights)
|
||||
{
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user