reduce burst

This commit is contained in:
UbitUmarov
2014-08-29 15:13:46 +01:00
parent 438798202f
commit fd0a635302

View File

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