reduce burst

avinationmerge
UbitUmarov 2014-08-29 15:13:46 +01:00
parent 438798202f
commit fd0a635302
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
/// to recheck a bucket in ms /// to recheck a bucket in ms
/// ///
/// </summary> /// </summary>
protected const Double m_quantumsPerBurst = 15; protected const Double m_quantumsPerBurst = 5;
/// <summary> /// <summary>
/// </summary> /// </summary>