Merge branch 'master' of github.com:MassiveCraft/mcore

This commit is contained in:
Olof Larsson 2012-03-16 14:49:35 +01:00
commit 157b7b002e

View File

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