[MIRROR] Fixes a warning that some guy left in freezer.dm code (#7602)

* Fixes a warning that some guy left in freezer.dm code

* Mirror!

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Funce <funce.973@gmail.com>
This commit is contained in:
SkyratBot
2021-08-17 05:42:38 +02:00
committed by GitHub
parent f5b47ee77e
commit cbeb240fb0
@@ -25,7 +25,7 @@
if(jones)
return ..()
jones = TRUE
flags_1 = PREVENT_CONTENTS_EXPLOSION_1
flags_1 &= ~PREVENT_CONTENTS_EXPLOSION_1
/obj/structure/closet/secure_closet/freezer/kitchen
name = "kitchen cabinet"