mirror of
https://github.com/rehlds/rehlds.git
synced 2025-03-29 13:49:05 +03:00
Update host.cpp
This commit is contained in:
parent
5e4e8ef250
commit
5ecf4c3207
@ -475,6 +475,9 @@ void SV_DropClient_internal(client_t *cl, qboolean crash, const char *string)
|
||||
|
||||
if (!cl->fakeclient)
|
||||
Netchan_Transmit(&cl->netchan, i, final);
|
||||
|
||||
cl->network_userid.m_SteamIDValidated = 0;
|
||||
host_client->network_userid.m_SteamIDValidated = 0;
|
||||
}
|
||||
|
||||
connection_time = realtime - cl->netchan.connect_time;
|
||||
|
Loading…
x
Reference in New Issue
Block a user