Added Feature: #0711 - Options to change font size in game.

This commit is contained in:
AlgorithmX2
2014-07-24 23:59:58 -05:00
parent 0244bb943f
commit 0b50d23014
5 changed files with 152 additions and 29 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ public class AppEngCore extends DummyModContainer implements IFMLLoadingPlugin
@Override
public String getModId()
{
return "AppliedEnergistics2-Core";
return "appliedenergistics2-core";
}
@Override