diff --git a/code/game/machinery/autolathe.dm b/code/game/machinery/autolathe.dm index 7392804f585..4f8d02e0411 100644 --- a/code/game/machinery/autolathe.dm +++ b/code/game/machinery/autolathe.dm @@ -183,7 +183,7 @@ selected_category = href_list["category"] if(href_list["make"]) - BuildTurf = get_step(src.loc, get_dir(src,usr)) + BuildTurf = loc ///////////////// //href protection