Skip to content

Commit

Permalink
I hate LP
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Nov 27, 2024
1 parent ec84111 commit b99cf84
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public byte[] transform(byte[] bytes) {
Launch.classLoader.findClass("logisticspipes.network.guis.module.inpipe.FluidSupplierSlot");
Launch.classLoader.findClass("logisticspipes.network.guis.module.inhand.SneakyModuleInHandGuiProvider");
Launch.classLoader.findClass("logisticspipes.network.packets.debuggui.DebugPanelOpen");
Launch.classLoader.findClass("logisticspipes.network.packets.upgrade.SneakyUpgradeSidePacket");
} catch (ClassNotFoundException ignored) {}
return bytes;
}
Expand Down

0 comments on commit b99cf84

Please sign in to comment.