rename mapping headers

This commit is contained in:
Adrian Siekierka
2018-11-02 17:19:57 +01:00
parent 6b17d207d5
commit dff255da68
5 changed files with 20 additions and 20 deletions

View File

@@ -64,7 +64,7 @@ public class ModRemapper {
Path mappings = Constants.MAPPINGS_TINY.get(extension).toPath();
String fromM = "pomf";
String fromM = "named";
String toM = "intermediary";
List<File> classpathFiles = new ArrayList<>();