Fix bad refmap SourceSet link

This commit is contained in:
Brady 2018-09-04 18:50:53 -05:00
parent bba2458f8e
commit 2cf9a3a74b
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ dependencies {
mixin {
defaultObfuscationEnv notch
add sourceSets.main, 'mixins.baritone.refmap.json'
add sourceSets.launch, 'mixins.baritone.refmap.json'
}
jar {