Update airlock.dm

This commit is contained in:
silicons
2021-09-09 17:58:47 -07:00
committed by GitHub
parent d72d05485a
commit a8d9a38d18
-2
View File
@@ -1365,8 +1365,6 @@
if(secondsElectrified != ELECTRIFIED_PERMANENT)
unelectrify_timerid = addtimer(CALLBACK(src, .proc/remove_electrify), secondsElectrified SECONDS, TIMER_STOPPABLE)
diag_hud_set_electrified()
if(secondsElectrified > NOT_ELECTRIFIED)
INVOKE_ASYNC(src, .proc/electrified_loop)
if(user)
var/message