Get editor module compiling on 1.13

This commit is contained in:
Jonas Herzig
2019-03-01 16:07:34 +01:00
parent cae970ec6b
commit c8cf4d66c5
6 changed files with 28 additions and 35 deletions

View File

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