Clean up tabs

This commit is contained in:
Mike Primm 2011-05-15 08:02:45 -05:00
parent 03376dab52
commit e26ac97787
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ public class HighlightTileRenderer extends DefaultTileRenderer {
highlightBlocks.add((Integer)highlightObj);
}
}
@Override
protected Color scan(World world, int x, int y, int z, int seq, boolean isnether) {
Color result = translucent;