HG protocol is still broken for large regions. work around it on teleport via lm

This commit is contained in:
UbitUmarov
2016-11-20 02:49:40 +00:00
parent 586c81eecd
commit 200183caf7
2 changed files with 3 additions and 2 deletions

View File

@@ -299,7 +299,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
OnQueueEmpty = null;
PendingAcks.Clear();
NeedAcks.Clear();
m_nextPackets = null;
}
/// <summary>