1
0
mirror of https://github.com/XeonSquared/OC-Copper.git synced 2024-11-13 13:28:05 +11:00

Uh, actually fix the stupid bug (How did this not get added again?)

This commit is contained in:
20kdc 2017-03-19 21:43:40 +00:00
parent 3f77445da7
commit 7f2d0c99a7

View File

@ -121,7 +121,6 @@ return function (hostname, transmit, onRReceive, time)
-- 2. Are otherwise subject to the same rules as regular packets
if unreliable then
tp = "\x00"
return
end
local na = {onSucceed}
local attempt = -1