Removed fixed limit on max message length in hu_msg.c::drawMessage, now that we take a copy of the message, we don't need to do this. Also fixed a problem with multi-line messages.
View differences
Removed fixed limit on max message length in hu_msg.c::drawMessage, now that we take a copy of the message, we don't need to do this. Also fixed a problem with multi-line messages.