Skip to content

Commit

Permalink
fix merge 2
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jul 31, 2024
1 parent 324b949 commit 1d10084
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,6 @@ abstract class ForgeLikeMinecraftTransformer(
return forgeTransformer.transform(minecraft)
}

override fun libraryFilter(library: Library): Boolean {
return forgeTransformer.libraryFilter(library)
}

enum class ForgeFiles(val path: String) {
FORGE_AT("META-INF/accesstransformer.cfg"),
OLD_FORGE_AT("forge_at.cfg"),
Expand Down

0 comments on commit 1d10084

Please sign in to comment.