mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Movement manager add
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user