mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi branch, so when they have a trunk version that is 1.18 ready, best to update again).
Started some work on a userProfile/inventory cache.
This commit is contained in:
@@ -71,7 +71,7 @@ namespace OpenSim.Region.ClientStack
|
||||
// Keep track of when this packet was sent out
|
||||
Pack.TickCount = Environment.TickCount;
|
||||
|
||||
Console.WriteLine(CircuitCode + ":OUT: " + Pack.Type.ToString());
|
||||
// Console.WriteLine(CircuitCode + ":OUT: " + Pack.Type.ToString());
|
||||
|
||||
if (!Pack.Header.Resent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user