Remove workaround for super-super-class remapping bug

This commit is contained in:
Jonas Herzig
2019-05-25 18:57:32 +02:00
parent 26d8c97136
commit cfdc4b9713
2 changed files with 11 additions and 13 deletions

View File

@@ -45,7 +45,7 @@ buildscript {
'e93f77b4' // FG 1.2
)
}
classpath 'com.github.replaymod:preprocessor:6be682c'
classpath 'com.github.replaymod:preprocessor:eb4fac9'
}
}