Merge pull request #1908 from VOREStation/shaddup

"1" Spam
This commit is contained in:
Yoshax
2016-06-10 15:57:54 +01:00
committed by GitHub

View File

@@ -606,7 +606,6 @@ obj/structure/cable/proc/cableColor(var/colorC)
/obj/item/stack/cable_coil/transfer_to(obj/item/stack/cable_coil/S)
if(!istype(S))
world << 1
return
..()