Skip to content

Commit

Permalink
I changed one thing that I shouldn't XD
Browse files Browse the repository at this point in the history
  • Loading branch information
rockneurotiko committed Jun 8, 2015
1 parent 63f2aeb commit 16d77fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/utils.lua
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ function send_large_msg(destination, text)
destination = destination,
text = text
}
send_order_msg_callback(cb_extra, true)
send_large_msg_callback(cb_extra, true)
end

-- If text is longer than 4096 chars, send multiple msg.
Expand Down

0 comments on commit 16d77fc

Please sign in to comment.