mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
keeping opensim safe for children -- made some namespace references less explicit
This commit is contained in:
@@ -321,7 +321,7 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
tall = tResend + tLand + tWind + tCloud + tTask + tTexture + tAsset;
|
||||
/*
|
||||
OpenSim.Framework.Console.MainLog.Instance.Verbose("CLIENT", "Client AgentThrottle - Got throttle:resendbytes=" + tResend +
|
||||
MainLog.Instance.Verbose("CLIENT", "Client AgentThrottle - Got throttle:resendbytes=" + tResend +
|
||||
" landbytes=" + tLand +
|
||||
" windbytes=" + tWind +
|
||||
" cloudbytes=" + tCloud +
|
||||
|
||||
Reference in New Issue
Block a user