Skip to content

Commit

Permalink
Update code/modules/reagents/chemistry/machinery/reagentgrinder.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoonij authored Dec 15, 2024
1 parent babc0f0 commit 32486ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
if(!beaker)
return

beaker.loc = src.loc
beaker.forceMove(get_turf(src))
beaker = null

update_icon(UPDATE_ICON_STATE)
Expand Down

0 comments on commit 32486ed

Please sign in to comment.