* Protip: Commit AFTER compiling.

This commit is contained in:
Adam Frisby
2007-11-09 02:38:26 +00:00
parent b7629d7a3d
commit 7fb227ed1e

View File

@@ -275,8 +275,8 @@ namespace OpenSim.Region.ClientStack
{
Thread.Sleep(100); // Wait a little while if this was the last packet we saw
}
queuedLast = true;
lastPacket = nextPacket;
}
else
{