And more coremod logging

This commit is contained in:
Christian 2013-08-17 13:14:55 -04:00
parent dcba47209f
commit 877dc77b75
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ public class CoreModManager
if (fmlCorePlugin == null)
{
// Not a coremod
FMLRelaunchLog.fine("Not found coremod data in %s", coreMod.getName());
continue;
}