Init fixes (#45762)

This commit is contained in:
Arkatos1
2019-08-08 01:07:33 -07:00
committed by Rob Bailey
parent fd070e3ae2
commit c638de2370
2 changed files with 2 additions and 2 deletions
@@ -7,7 +7,7 @@
..()
/obj/structure/closet/secure_closet/freezer/Initialize()
..()
. = ..()
recursive_organ_check(src)
/obj/structure/closet/secure_closet/freezer/open(mob/living/user)
@@ -109,7 +109,7 @@
..()
/obj/structure/closet/crate/freezer/Initialize()
..()
. = ..()
recursive_organ_check(src)