* Protip: Commit AFTER compiling.

afrisby
Adam Frisby 2007-11-09 02:38:26 +00:00
parent b7629d7a3d
commit 7fb227ed1e
1 changed files with 1 additions and 1 deletions

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
{