mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 08:25:44 +08:00
* Applying dalien's patches from bug#177 and #179
This commit is contained in:
@@ -45,7 +45,7 @@ namespace OpenSim.Region.ClientStack
|
||||
{
|
||||
if (Pack.Type != PacketType.AgentUpdate)
|
||||
{
|
||||
Console.WriteLine("IN: " + Pack.Type.ToString());
|
||||
Console.WriteLine(CircuitCode + ":IN: " + Pack.Type.ToString());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user