[MIRROR] Reverts Entered() passing dir instead of old loc (#6646)

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

* Reverts Entered() passing dir instead of old loc

Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
SkyratBot
2021-07-02 16:42:34 +01:00
committed by GitHub
co-authored by Rohesie
parent 48ecdc0623
commit 56d4291ef6
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