Skip to content

Commit

Permalink
Update TileRemoteInventory.java
Browse files Browse the repository at this point in the history
  • Loading branch information
reobf authored Feb 7, 2025
1 parent a351089 commit a74ce4c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public void onChunkUnload() {
@Override
public void invalidate() {
IC2Helper.unloadEnergyTile(this);
super.invalidate();
}

/* CHIP METHODS */
Expand Down

0 comments on commit a74ce4c

Please sign in to comment.