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