mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
add method to get a category throttle rate
This commit is contained in:
@@ -1705,5 +1705,10 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
public void SendPartFullUpdate(ISceneEntity ent, uint? parentID)
|
||||
{
|
||||
}
|
||||
|
||||
public int GetAgentThrottleSilent(int throttle)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user