mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
more random dither tex
This commit is contained in:
@@ -107,7 +107,7 @@ object Toolkit : Disposable {
|
||||
|
||||
batch.end()
|
||||
|
||||
IngameRenderer.ditherPattern.bind(1)
|
||||
App.getCurrentDitherTex().bind(1)
|
||||
Gdx.gl.glActiveTexture(GL20.GL_TEXTURE0) // so that batch that comes next will bind any tex to it
|
||||
|
||||
batch.begin()
|
||||
|
||||
Reference in New Issue
Block a user