mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-09 00:13:55 +00:00
* Fixes admin observer special radio keys double sanitizing input (#60039) Moves /mob/dead/observer/say() message sanitize code to after the special admin radio keys logic that will also sanitize. Changes an if else chain to a switch statement, * Fixes admin observer special radio keys double sanitizing input Co-authored-by: Wayland-Smithy <64715958+Wayland-Smithy@users.noreply.github.com>