mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
* minor: log message twiddling
This commit is contained in:
@@ -382,6 +382,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
{
|
||||
if (!(packet is UseCircuitCodePacket))
|
||||
return;
|
||||
|
||||
UseCircuitCodePacket useCircuit = (UseCircuitCodePacket) packet;
|
||||
lock (clientCircuits)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user