Only update uniforms when ODS shader is bound (fixes GL errors)

This commit is contained in:
Jonas Herzig
2019-03-10 16:07:41 +01:00
parent cdcd6f6893
commit 5f0bd1cf5d
2 changed files with 38 additions and 31 deletions

View File

@@ -56,3 +56,5 @@ replayModVersions.each { version ->
buildFileName = '../common.gradle'
}
}
include ':mixin-hack'