Skip to content

Commit

Permalink
Bad comment for testing, bad!
Browse files Browse the repository at this point in the history
  • Loading branch information
mDiyo committed Dec 19, 2013
1 parent beaa79e commit c769e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/tconstruct/util/EnvironmentChecks.java
Expand Up @@ -34,7 +34,7 @@ public static void verifyEnvironmentSanity ()
{
List<String> modIds = new ArrayList<String>();

//if (Loader.isModLoaded("gregtech_addon"))
if (Loader.isModLoaded("gregtech_addon"))
{
TConstruct.logger.severe("Tinkers' Construct and GregTech are incompatible for the following reasons:");
TConstruct.logger.severe(modCompatDetails("GregTech", true));
Expand Down

0 comments on commit c769e99

Please sign in to comment.