Merge branch 'master' into development
This commit is contained in:
commit
c339ee7a18
1 changed files with 1 additions and 1 deletions
|
@ -1196,7 +1196,7 @@ public final class MekanismUtils
|
||||||
*/
|
*/
|
||||||
public static boolean useIC2()
|
public static boolean useIC2()
|
||||||
{
|
{
|
||||||
return Mekanism.hooks.IC2APILoaded;
|
return Mekanism.hooks.IC2Loaded;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue