Spellchecks TGStation

This commit is contained in:
ShizCalev
2018-06-19 18:57:44 -04:00
parent 3a5e22e1ca
commit ff532a4ca4
228 changed files with 430 additions and 440 deletions
+1 -1
View File
@@ -167,7 +167,7 @@
to_chat(recipient, replymsg)
to_chat(src, "<font color='blue'>PM to-<b>Admins</b>: [msg]</font>")
//play the recieving admin the adminhelp sound (if they have them enabled)
//play the receiving admin the adminhelp sound (if they have them enabled)
if(recipient.prefs.toggles & SOUND_ADMINHELP)
SEND_SOUND(recipient, sound('sound/effects/adminhelp.ogg'))