Returned Balance Output

This commit is contained in:
Driftay 2019-08-18 09:53:50 -04:00
parent fdb76f39f5
commit b0ebe7ec1a
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ public class CmdTop extends FCommand {
});
} else {
msg(TL.COMMAND_TOP_INVALID, criteria);
return;
}
ArrayList<String> lines = new ArrayList<>();