Initialize()

This commit is contained in:
FrozenGuy5
2017-11-11 20:35:03 +00:00
committed by GitHub
parent 0f0d39ebff
commit 159b37e150
+1 -1
View File
@@ -78,7 +78,7 @@
var/mob/living/carbon/tk_user = null
/obj/item/tk_grab/Initialize()
..()
. = ..()
START_PROCESSING(SSfastprocess, src)
/obj/item/tk_grab/Destroy()