Get editor module compiling on 1.13

This commit is contained in:
Jonas Herzig
2019-03-01 17:22:50 +01:00
parent cae970ec6b
commit c8cf4d66c5
6 changed files with 28 additions and 35 deletions
-1
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'
}