mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-14 03:32:00 +00:00
* Fixes OOC chat avoid_highlighting (#60413) Adds `avoid_highlighting` args to OOC `to_chat()` calls. Passes `avoid_highlighting` through to `to_chat_immediate()` before SSchat is ready. * Fixes OOC chat avoid_highlighting Co-authored-by: Wayland-Smithy <64715958+Wayland-Smithy@users.noreply.github.com>