mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
minor changes on lludp updates send control
This commit is contained in:
@@ -540,7 +540,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
OqrEngine = new JobEngine(
|
||||
string.Format("Outgoing Queue Refill Engine ({0})", Scene.Name),
|
||||
"OUTGOING QUEUE REFILL ENGINE", 2000);
|
||||
"OutQueueRefillEng", 4500);
|
||||
|
||||
StatsManager.RegisterStat(
|
||||
new Stat(
|
||||
|
||||
Reference in New Issue
Block a user