mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 12:31:32 +00:00
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,