Fixes easy cable laying

This commit is contained in:
Crazylemon64
2017-07-16 16:44:46 -07:00
parent 12317a77b9
commit 8993e05a0b
+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