mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 15:02:56 +00:00
Merge pull request #8902 from PsiOmegaDelta/FiredoorFixTwo
Another emergency shutter fix.
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
|
||||
/obj/machinery/door/firedoor/examine(mob/user)
|
||||
. = ..()
|
||||
. = ..(user, 1)
|
||||
if(!. || !density)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user