mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 06:33:12 +02:00
66b8259234
This way things like the TOPIC will keep their color codes if they have it. Reported by armyn in https://bugs.unrealircd.org/view.php?id=6259 (And yeah i used a global to achieve this, otherwise it has too much of a cascading effect in XYZ functions)