diff --git a/code/_helpers/logging.dm b/code/_helpers/logging.dm index 1efcc66b44..0cb6c7ee27 100644 --- a/code/_helpers/logging.dm +++ b/code/_helpers/logging.dm @@ -351,7 +351,7 @@ . += "" if(C && C.holder && C.holder.fakekey) - . += C.holder.rank + . += C.holder.rank // CHOMPEdit: Stealth mode displays staff rank in PM Messages else . += key