Files
Bubberstation/code/modules/mob/dead/observer
SkyratBot e513d7c051 [MIRROR] Fixes admin observer special radio keys double sanitizing input (#6871)
* 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>
2021-07-12 21:48:22 +01:00
..