[fix] stuff working now
This commit is contained in:
parent
6a85ecabc3
commit
116c3142e3
5 changed files with 30 additions and 31 deletions
|
@ -28,6 +28,7 @@ public class CommandHandler implements HandlerInterface {
|
|||
|
||||
|
||||
public CommandHandler(){
|
||||
LOGGER.info("init CommandHandler");
|
||||
commands = new ArrayList<>();
|
||||
|
||||
CommandHandler.commands.add(new EaaCommand());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue