Returned Balance Output
This commit is contained in:
@@ -120,6 +120,7 @@ public class CmdTop extends FCommand {
|
||||
});
|
||||
} else {
|
||||
msg(TL.COMMAND_TOP_INVALID, criteria);
|
||||
return;
|
||||
}
|
||||
|
||||
ArrayList<String> lines = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user