9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-27 11:09:06 +00:00

Another one

This commit is contained in:
CocoTheOwner
2021-08-07 21:07:18 +02:00
parent fb32d11d64
commit ac6ccd2dc7

View File

@@ -69,6 +69,6 @@ public class CommandIrisJigsaw extends MortarCommand {
@Override
protected String getArgsUsage() {
return "";
return "[subcommand]";
}
}