diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm index 1059dda3f3..9f51c43030 100644 --- a/code/modules/admin/admin.dm +++ b/code/modules/admin/admin.dm @@ -37,10 +37,11 @@ else body += " \[Heal\] " - if(M.client) - body += "
\[Player Age: [M.client.player_age]\]\[Byond Age: [M.client.account_age]\]" - - + if(M.client) + body += "
\[Player Age: [M.client.player_age]\]\[Byond Age: [M.client.account_age]\]" + + + body += "

\[ " body += "VV - " body += "TP - " @@ -808,7 +809,7 @@ return 1 /client/proc/adminGreet(logout) - if(SSticker.HasRoundStarted()) + if(SSticker.HasRoundStarted()) var/string if(logout && config && config.announce_admin_logout) string = pick(