Merge pull request #2 from SmilingDevil/patch-1

Un-needed function
This commit is contained in:
Olof Larsson 2012-01-25 12:41:47 -08:00
commit eccddc3d64

View File

@ -95,11 +95,6 @@ public class MCore extends JavaPlugin
public static Random random = new Random();
public MCore()
{
}
@Override
public void onDisable()
{