Merge pull request #7816 from Crazylemon64/cable_layer_fix

Fixes easy cable laying
This commit is contained in:
tigercat2000
2017-07-16 17:06:29 -07:00
committed by GitHub
+1 -1
View File
@@ -715,7 +715,7 @@ var/global/list/datum/stack_recipe/cable_coil_recipes = list(
// cable is pointing at us, we're standing on an open tile
// so create a stub pointing at the clicked cable on our tile
place_turf(T, user, turn(dirn, 180))
place_turf(U, user, turn(dirn, 180))
return
// exisiting cable doesn't point at our position, so see if it's a stub