Typo enderer

This commit is contained in:
thatsIch 2014-09-21 00:57:08 +02:00
parent ffbe25b6ec
commit a738738cbf

View file

@ -175,7 +175,7 @@ public class BlockSkyStone extends AEBaseBlock implements IOrientableBlock
WorldSettings.getInstance().getCompass().updateArea( w, x, y, z );
}
// use AE2's enderer, no rotatable blocks.
// use AE2's renderer, no rotatable blocks.
int getRealRenderType()
{
return getRenderType();