Fix missing junk mail return hint

This commit is contained in:
Elizabeth Lavenza
2024-04-16 02:05:36 -04:00
parent e74d787bf1
commit c69f30e846

View File

@@ -236,7 +236,7 @@
/// Subtype that's always junkmail /// Subtype that's always junkmail
/obj/item/mail/junkmail/Initialize() /obj/item/mail/junkmail/Initialize()
..() . = ..()
junk_mail() junk_mail()
/// Crate for mail from CentCom. /// Crate for mail from CentCom.