Shuffle Exited call to after loc is actually changed in forceMove (#38022)

Fixes storage forcing everything to mouse opacity fulltile
This commit is contained in:
kevinz000
2018-05-25 00:08:15 -07:00
committed by Tad Hardesty
parent db76ae9030
commit baf3fbb0cd
4 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
has_opaque_atom = TRUE
break
/turf/Exited(var/atom/movable/Obj, var/atom/newloc)
/turf/Exited(atom/movable/Obj, atom/newloc)
. = ..()
if (Obj && Obj.opacity)