mirror of
https://github.com/rehlds/rehlds.git
synced 2025-04-04 16:49:04 +03:00
Fix #445
This commit is contained in:
parent
adac0d655d
commit
a3d05f2301
@ -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…
x
Reference in New Issue
Block a user