Based chicken simple mob reveals issue with code.

This commit is contained in:
Ghommie
2020-06-26 19:11:23 +02:00
parent d1025b10cd
commit 09ce081565
+1 -1
View File
@@ -182,7 +182,7 @@
density = TRUE
air_update_turf(1)
update_freelook_sight()
addtimer(CALLBACK(.proc/finish_closing), 10)
addtimer(CALLBACK(src, .proc/finish_closing), 10)
return TRUE
/obj/machinery/door/window/proc/finish_closing()