weirdly broken world renderer while triny to optimize

This commit is contained in:
ondra
2014-04-23 20:22:34 +02:00
parent 0860836f85
commit d67b382f43
70 changed files with 980 additions and 701 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ public class FpsOverlay extends Overlay {
@Override
public int getPriority()
public int getZIndex()
{
return Integer.MAX_VALUE;
}