Get extras module compiling on 1.13

Remove LocalizationExtra (too much update work for too little gain)
This commit is contained in:
Jonas Herzig
2019-03-01 17:18:22 +01:00
parent c8cf4d66c5
commit f13f2dda1c
21 changed files with 184 additions and 251 deletions

View File

@@ -274,7 +274,6 @@ sourceSets {
main {
java {
exclude 'com/replaymod/compat'
exclude 'com/replaymod/extras'
exclude 'com/replaymod/restrictions'
}
}