userid cache gets repopulated now
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40726
This commit is contained in:
parent
4f66cfbf9f
commit
5c6ba68e4b
@ -475,6 +475,7 @@ int PlayerManager::GetClientOfUserId(int userid)
|
||||
}
|
||||
if (engine->GetPlayerUserId(player->GetEdict()) == userid)
|
||||
{
|
||||
m_UserIdLookUp[userid] = i;
|
||||
return i;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user