mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
More formatting cleanup.
This commit is contained in:
@@ -148,7 +148,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
return;
|
||||
}
|
||||
|
||||
lock (this) {
|
||||
lock (this)
|
||||
{
|
||||
switch (item.throttleType)
|
||||
{
|
||||
case ThrottleOutPacketType.Resend:
|
||||
|
||||
Reference in New Issue
Block a user