Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit 98e522d

Browse files
committed
Fixed compile errors
1 parent 7726303 commit 98e522d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ minecraft {
3535
tweakClass = 'me.zero.client.load.ClientTweaker'
3636
mappings = 'snapshot_20170628'
3737

38-
makeObfSourceJar = true
38+
makeObfSourceJar = false
3939
}
4040

4141
repositories {

0 commit comments

Comments
 (0)