Get simplepathing module compiling on 1.13

This commit is contained in:
Jonas Herzig
2019-03-01 15:20:59 +01:00
parent 344a550dc1
commit 1727702de4
10 changed files with 84 additions and 70 deletions

View File

@@ -278,7 +278,6 @@ sourceSets {
exclude 'com/replaymod/extras'
exclude 'com/replaymod/online'
exclude 'com/replaymod/restrictions'
exclude 'com/replaymod/simplepathing'
}
}
}