NewDebugZip #11

Merged
JaTiTV merged 10 commits from NewDebugZip into 13.3 2022-11-13 15:31:20 +00:00
11 changed files with 273 additions and 42 deletions
Showing only changes of commit a15d667244 - Show all commits

View File

@@ -57,7 +57,6 @@ public class CmdExecuter implements CommandExecutor, TabCompleter {
}
}
});
break;
case "deleteReportLog":
if (args.length != 3) {