Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TheidenHD committed May 28, 2024
1 parent 588dc44 commit d176f91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ public ItemStack quickMoveStack(Player playerIn, int from) {

@Override
public void removed(Player playerIn) {
super.removed(playerIn);
assembler.clearCachedCAD();
}
}

0 comments on commit d176f91

Please sign in to comment.