mirror of
https://github.com/XeonSquared/OC-Copper.git
synced 2024-11-14 13:58:05 +11:00
Uh, actually fix the stupid bug (How did this not get added again?)
This commit is contained in:
parent
3f77445da7
commit
7f2d0c99a7
@ -121,7 +121,6 @@ return function (hostname, transmit, onRReceive, time)
|
|||||||
-- 2. Are otherwise subject to the same rules as regular packets
|
-- 2. Are otherwise subject to the same rules as regular packets
|
||||||
if unreliable then
|
if unreliable then
|
||||||
tp = "\x00"
|
tp = "\x00"
|
||||||
return
|
|
||||||
end
|
end
|
||||||
local na = {onSucceed}
|
local na = {onSucceed}
|
||||||
local attempt = -1
|
local attempt = -1
|
||||||
|
Loading…
Reference in New Issue
Block a user