Test
This commit is contained in:
parent
3f6fb92f1b
commit
56348f3cf3
|
|
@ -25,6 +25,7 @@ public class CommandManager {
|
|||
registerCommand(new Enemy());
|
||||
registerCommand(new Profiles());
|
||||
registerCommand(new Q());
|
||||
registerCommand(new QList());
|
||||
registerCommand(new Status());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue