Fix localization of /bm network get NAME (#955)
This commit is contained in:
parent
f2931deec6
commit
37fad3f349
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ import java.util.*;
|
|||
|
||||
public class CommandBloodMagic extends CommandBase
|
||||
{
|
||||
|
||||
// TODO - Move this and sub commands to CommandTreeBase in 1.11. Much cleaner impl
|
||||
private final List<String> aliases = new ArrayList<String>();
|
||||
private final Map<String, ISubCommand> subCommands = new HashMap<String, ISubCommand>();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue