mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-03 21:24:47 +01:00
be7bcfc0ab
* 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>