mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
scale ChildAgentThrottles with distance (internal to child server and not
root as was done before )
This commit is contained in:
@@ -1433,6 +1433,11 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
}
|
||||
|
||||
public virtual void SetChildAgentThrottle(byte[] throttle,float factor)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SetAgentThrottleSilent(int throttle, int setting)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user