Movement manager add

This commit is contained in:
KimLS
2018-09-17 14:32:36 -07:00
parent c677169edd
commit 2224b83ae0
15 changed files with 342 additions and 127 deletions
+2
View File
@@ -92,6 +92,8 @@ Client::Client(EQStreamInterface* ieqs)
connect(1000),
eqs(ieqs)
{
//mMovementManager->AddClient(this);
// Live does not send datarate as of 3/11/2005
//eqs->SetDataRate(7);
ip = eqs->GetRemoteIP();