mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
some small changes
This commit is contained in:
@@ -203,7 +203,7 @@ namespace OpenSim.Region.ClientStack
|
||||
{
|
||||
if (debug > 0)
|
||||
{
|
||||
string info;
|
||||
string info= "";
|
||||
if (debug < 255 && packet.Type == PacketType.AgentUpdate)
|
||||
return;
|
||||
if (debug < 254 && packet.Type == PacketType.ViewerEffect)
|
||||
|
||||
Reference in New Issue
Block a user