v0.8.1: refactored fog of war to use LibGDX pixmaps
This commit is contained in:
@@ -140,7 +140,6 @@ public class Game implements ApplicationListener {
|
||||
draw();
|
||||
|
||||
Gdx.gl.glDisable( Gdx.gl.GL_SCISSOR_TEST );
|
||||
Gdx.gl.glFlush();
|
||||
|
||||
step();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user