mirror of
https://github.com/rehlds/rehlds.git
synced 2025-01-01 01:25:38 +03:00
commit
5fa7569c26
@ -1265,7 +1265,7 @@ qboolean NET_GetPacket(netsrc_t sock)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
bret = NET_LagPacket(TRUE, sock, NULL, NULL);
|
bret = NET_LagPacket(FALSE, sock, NULL, NULL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user