Skip to content

Commit

Permalink
thank you neu, very cool!
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixces committed Jul 24, 2024
1 parent 1927b40 commit 4697143
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import org.spongepowered.asm.mixin.injection.invoke.arg.Args;

@Pseudo
@Mixin(targets = "io.github.moulberry.notenoughupdates.miscfeatures.ItemCustomizeManager")
@Mixin(targets = "io.github.moulberry.notenoughupdates.miscgui.itemcustomization.ItemCustomizeManager")
public class ItemCustomizeManagerMixin {

@Dynamic
Expand Down

0 comments on commit 4697143

Please sign in to comment.