Skip to content

Commit

Permalink
Update TE4Helper.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mDiyo committed Sep 14, 2014
1 parent 0b82f7d commit 6c9fcee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/main/java/tconstruct/plugins/te4/TE4Helper.java
Expand Up @@ -7,8 +7,6 @@

/**
* Taken from CoFHLib
*
* @author KingLemming
*/
public class TE4Helper
{
Expand Down Expand Up @@ -260,4 +258,4 @@ public static void addCoolant (String fluidName, int energy)

FMLInterModComms.sendMessage("ThermalExpansion", "Coolant", toSend);
}
}
}

0 comments on commit 6c9fcee

Please sign in to comment.