Skip to content

Commit

Permalink
get_step
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaPikachuska committed Sep 18, 2023
1 parent f5cfa62 commit ed9fc2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
if(!beaker)
return
if(!usr.put_in_active_hand(beaker))
beaker.forceMove(loc)
beaker.forceMove(get_step(loc, dir))
beaker = null

update_icon()
Expand Down

0 comments on commit ed9fc2a

Please sign in to comment.