Get compat module compiling on 1.13

This commit is contained in:
Jonas Herzig
2019-04-24 18:07:46 +02:00
parent df6f744d51
commit 6f15df8081
16 changed files with 248 additions and 223 deletions

View File

@@ -282,7 +282,6 @@ if (project.name != 'core') {
sourceSets {
main {
java {
exclude 'com/replaymod/compat'
exclude 'com/replaymod/restrictions'
}
}