mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-07-18 03:50:49 +00:00
PlayerConnection::handleChat called FormatChatMessage with applyStyling=false before broadcasting, which stripped all color codes from the message. The client then had nothing left to format. Send the raw message and let the client handle formatting on receive.
82 KiB
82 KiB