Skip to content

Truncate messages over the limit to prevent overflows

Wane Wane requested to merge Wane/SRB2:next into next

Messages over 223 characters, when using the right name length, will crash the game once we get past the buffer log limit.

Merge request reports