that's not needed

This commit is contained in:
NewGarbo 2016-02-01 19:53:59 +00:00
parent 002be01ef1
commit 84b887fe89
1 changed files with 0 additions and 5 deletions

View File

@ -213,11 +213,6 @@ public class ClansManager extends MiniClientPlugin<ClientClan>implements IRelati
{
super("Clans Manager", plugin);
if (serverName.equals("GarboClans-1"))
{
addCommand(new Meow(new OutpostManager(this)));
}
_instance = this;
_punish = punish;