Typo extention
This commit is contained in:
@@ -157,6 +157,6 @@ public class ServerHelper extends CommonHelper
|
|||||||
@Override
|
@Override
|
||||||
public void missingCoreMod()
|
public void missingCoreMod()
|
||||||
{
|
{
|
||||||
throw new RuntimeException( "Unable to Load Core Mod, please verify that AE2 is properly install in the mods folder, with a .jar extention." );
|
throw new RuntimeException( "Unable to Load Core Mod, please verify that AE2 is properly install in the mods folder, with a .jar extension." );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user