Update code/modules/client/client_procs.dm
Co-authored-by: deathride58 <deathride58@users.noreply.github.com>
This commit is contained in:
@@ -427,7 +427,7 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
|
||||
add_admin_verbs()
|
||||
var/admin_memo_note = get_message_output("memo")
|
||||
if(admin_memo_note)
|
||||
to_chat(src, get_message_output("memo"))
|
||||
to_chat(src, admin_memo_note)
|
||||
adminGreet()
|
||||
|
||||
add_verbs_from_config()
|
||||
|
||||
Reference in New Issue
Block a user