mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
* Applying dalien's patches from bug#177 and #179
This commit is contained in:
@@ -71,8 +71,7 @@ namespace OpenSim.Region.ClientStack
|
||||
// Keep track of when this packet was sent out
|
||||
Pack.TickCount = Environment.TickCount;
|
||||
|
||||
|
||||
// Console.WriteLine("OUT: " + Pack.Type.ToString());
|
||||
Console.WriteLine(CircuitCode + ":OUT: " + Pack.Type.ToString());
|
||||
|
||||
if (!Pack.Header.Resent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user