mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-08 23:39: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,