Reverts Entered() passing dir instead of old loc (#59910)

This commit is contained in:
Rohesie
2021-07-01 17:06:42 -07:00
committed by GitHub
parent 512fe152ab
commit 2c5a357035
38 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
* target - the atom that just moved onto the `source` turf.
* oldLoc - the old location that `target` was at before moving onto `source`.
*/
/obj/machinery/mineral/proc/pickup_item(datum/source, atom/movable/target, direction)
/obj/machinery/mineral/proc/pickup_item(datum/source, atom/movable/target, atom/old_loc, list/atom/old_locs)
SIGNAL_HANDLER
return