diff --git a/CommonCore b/CommonCore index 2c6ebc82..3701f6f5 160000 --- a/CommonCore +++ b/CommonCore @@ -1 +1 @@ -Subproject commit 2c6ebc82f3d8177191bcd7444dfe9607c35c952b +Subproject commit 3701f6f5ff10fa97d6816d5f57c85f7213f7fb3e diff --git a/src/de/steamwar/command/SWCommand.java b/src/de/steamwar/command/SWCommand.java index 3242eb5b..3938c61f 100644 --- a/src/de/steamwar/command/SWCommand.java +++ b/src/de/steamwar/command/SWCommand.java @@ -156,7 +156,6 @@ public class SWCommand extends AbstractSWCommand { } } - private void send(ChatSender chatSender, SubCommand subCommand) { try { for (String s : subCommand.description) {