(fix/libs) LibDeflate: codec delimiter
This commit is contained in:
@@ -3058,7 +3058,7 @@ end
|
||||
local _addon_channel_codec
|
||||
|
||||
local function GenerateWoWAddonChannelCodec()
|
||||
return LibDeflate:CreateCodec("\000", "\001", "")
|
||||
return LibDeflate:CreateCodec("\000\124", "\001", "")
|
||||
end
|
||||
|
||||
--- Encode the string to make it ready to be transmitted in World of
|
||||
|
||||
Reference in New Issue
Block a user