mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[MIRROR] Grammar fix: adminhelp [MDB IGNORE] (#10588)
* Grammar fix: adminhelp (#63778) * Admin help info * readds irc * to * Grammar fix: adminhelp Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
continue //Don't show afk admins to adminwho
|
||||
if(!C.holder.fakekey)
|
||||
msg += "\t[C] is a [C.holder.rank]\n"
|
||||
msg += span_info("Adminhelps are also sent through TGS to services like IRC and Discord. If no admins are available in game adminhelp anyways and an admin will see it and respond.")
|
||||
msg += span_info("Adminhelps are also sent through TGS to services like IRC and Discord. If no admins are available in game, sending an adminhelp might still be noticed and responded to.")
|
||||
to_chat(src, msg)
|
||||
|
||||
#undef DEFAULT_WHO_CELLS_PER_ROW
|
||||
|
||||
Reference in New Issue
Block a user