Skip to content

Commit

Permalink
oopsie left a rab here
Browse files Browse the repository at this point in the history
  • Loading branch information
xDanilcusx committed Apr 1, 2024
1 parent 4b8c4cf commit 37b27a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/_onclick/drag_drop.dm
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@
Called on the atom that you release mouse drag over. "dropping" is the atom being mouse dragged
*/
/atom/proc/MouseDrop_T(atom/dropping, mob/user)

if (dropping.flags_atom & NOINTERACT)
return

0 comments on commit 37b27a0

Please sign in to comment.