Fix for the previous commit

This commit is contained in:
Alexey Shchepin 2018-11-09 14:18:48 +03:00
parent d16b99d830
commit 48594544ed
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ user_send_packet({#presence{} = Packet, C2SState} = Acc) ->
undefined ->
St
end
end, C2SState, Addresses),
end, C2SState, ToDeliver),
{Packet, NewState};
false ->
Acc