Remember to turn them off Pahimar, sheesh
This commit is contained in:
parent
927bce7c28
commit
f9ef8c92bc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import java.text.DecimalFormat;
|
|||
@SideOnly(Side.CLIENT)
|
||||
public class ItemTooltipEventHandler
|
||||
{
|
||||
private static boolean debug = true;
|
||||
private static boolean debug = false;
|
||||
private static DecimalFormat emcDecimalFormat = new DecimalFormat("#.###");
|
||||
|
||||
@ForgeSubscribe
|
||||
|
|
Loading…
Reference in a new issue