mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
Fix missing junk mail return hint
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user