Oops.
This commit is contained in:
parent
aac74a100a
commit
b5331b4141
1 changed files with 3 additions and 1 deletions
|
@ -286,7 +286,9 @@ public class RenderPartTransmitter implements IIconRegister
|
|||
|
||||
MekanismRenderer.glowOn(fluid.getLuminosity());
|
||||
|
||||
|
||||
CCRenderState.changeTexture(MekanismRenderer.getBlocksTexture());
|
||||
GL11.glTranslated(pos.x, pos.y, pos.z);
|
||||
|
||||
boolean gas = fluid.isGaseous();
|
||||
|
||||
for(ForgeDirection side : ForgeDirection.VALID_DIRECTIONS)
|
||||
|
|
Loading…
Reference in a new issue