mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Added CLI "debug packet 0..255" to enable the in/out packet dumps with various verbosity
This commit is contained in:
@@ -71,8 +71,6 @@ namespace OpenSim.Region.ClientStack
|
||||
// Keep track of when this packet was sent out
|
||||
Pack.TickCount = System.Environment.TickCount;
|
||||
|
||||
// Console.WriteLine(CircuitCode + ":OUT: " + Pack.Type.ToString());
|
||||
|
||||
if (!Pack.Header.Resent)
|
||||
{
|
||||
// Set the sequence number
|
||||
|
||||
Reference in New Issue
Block a user