Fix Source Engine bug where fakeclients don't disconnect properly on mapchange.

This commit is contained in:
2019-09-29 21:28:35 +02:00
parent 77604e3fcd
commit 91dac016f1
3 changed files with 41 additions and 2 deletions

View File

@ -79,6 +79,12 @@
"linux" "@_ZN11CBaseServer14ValidChallengeER8netadr_si"
}
"CBaseServer__InactivateClients"
{
"library" "engine"
"linux" "@_ZN11CBaseServer17InactivateClientsEv"
}
"net_sockets"
{
"library" "engine"