Clean up tabs

This commit is contained in:
Mike Primm 2011-05-15 08:02:45 -05:00
parent 01b337d3ff
commit e5a09b79d2
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;