Brig door timer tgui

Remove unneeded require from few templates
This commit is contained in:
AnturK
2016-02-02 23:16:50 +01:00
parent 8d3e80be2a
commit a3dd5ece3f
4 changed files with 141 additions and 129 deletions
+1 -1
View File
@@ -49,4 +49,4 @@
temp.prison_open()
else if(istype(O,/obj/machinery/door_timer))
var/obj/machinery/door_timer/temp = O
temp.releasetime = 1
temp.timer_end(forced = TRUE)