Why would you do this to meeee.
This commit is contained in:
Arokha Sieyes
2016-06-10 09:50:54 -04:00
parent b1e78b86e8
commit 2000f95886
-1
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
..()