let's change a proc name

This commit is contained in:
kevinz000
2019-09-08 19:09:09 -07:00
parent d141457f23
commit d7ac8512f3
135 changed files with 291 additions and 291 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
O = new recipe.result_type(user.loc, recipe.use_material)
else
O = new recipe.result_type(user.loc)
O.set_dir(user.dir)
O.setDir(user.dir)
O.add_fingerprint(user)
if (istype(O, /obj/item/stack))