From 5c127e0887f18f9b10ee74db4f82f3da23e0b704 Mon Sep 17 00:00:00 2001 From: yoyosource Date: Mon, 22 Aug 2022 21:10:35 +0200 Subject: [PATCH] Rebuild --- CommonCore | 2 +- src/de/steamwar/command/SWCommand.java | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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) {