Minor cleanup
This commit is contained in:
parent
b60d6c172f
commit
8f4ac31871
3 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@ public class MekanismRenderer
|
|||
MinecraftForge.EVENT_BUS.register(new MekanismRenderer());
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
@ForgeSubscribe /* Screwy Forge code */
|
||||
@ForgeSubscribe
|
||||
public void onStitch(TextureStitchEvent.Pre event)
|
||||
{
|
||||
if(event.map.textureType == 0)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue