Skip to content

Commit

Permalink
undo change, as this is supposed to be an official/not official file …
Browse files Browse the repository at this point in the history
…switch
  • Loading branch information
wagyourtail committed Dec 14, 2021
1 parent 718c0be commit 7d41150
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ protected File[] getGlobalCaches() {
};

if (forgeMergedJar != null) {
files = Arrays.copyOf(files, files.length + 1);
files[files.length - 1] = forgeMergedJar;
}

Expand Down

0 comments on commit 7d41150

Please sign in to comment.