Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -231,7 +231,6 @@ public class Renderer implements ApplicationListener{
|
|||||||
Draw.draw(Layer.effect + 0.01f, bloom::render);
|
Draw.draw(Layer.effect + 0.01f, bloom::render);
|
||||||
}
|
}
|
||||||
|
|
||||||
Draw.z(Layer.plans);
|
|
||||||
Draw.draw(Layer.plans, overlays::drawBottom);
|
Draw.draw(Layer.plans, overlays::drawBottom);
|
||||||
|
|
||||||
if(settings.getBool("animatedshields")){
|
if(settings.getBool("animatedshields")){
|
||||||
|
|||||||
Reference in New Issue
Block a user