Merging changes from private branch
This commit is contained in:
@@ -56,7 +56,7 @@ public class Minimap extends Table{
|
||||
|
||||
if(renderer.minimap.getTexture() != null){
|
||||
Draw.alpha(parentAlpha);
|
||||
renderer.minimap.drawEntities(x, y, width, height, 0.75f, false);
|
||||
renderer.minimap.drawEntities(x, y, width, height, false);
|
||||
}
|
||||
|
||||
clipEnd();
|
||||
|
||||
Reference in New Issue
Block a user