Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Config-p2p-interface-copy-paste'…
Browse files Browse the repository at this point in the history
… into dev
  • Loading branch information
Dream-Master committed Oct 13, 2023
2 parents b4df7a4 + fed2b30 commit db1b201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/appeng/parts/p2p/PartP2PTunnel.java
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ public boolean onPartShiftActivate(final EntityPlayer player, final Vec3 pos) {
// :P
}
this.onTunnelConfigChange();

final NBTTagCompound data = this.getMemoryCardData();
final ItemStack p2pItem = this.getItemStack(PartItemStack.Wrench);
final String type = p2pItem.getUnlocalizedName();
Expand Down

0 comments on commit db1b201

Please sign in to comment.