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
1 changed files with 0 additions and 1 deletions

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