Skip to content
Success

Changes

Summary

  1. fixed issues if console command is unknown (commit: b2836c9) (details)
  2. added askai console command (commit: 1314be9) (details)
Commit b2836c9eb4b0ea8c96adff8aa10e4e7748ee0715 by BerndiVader
fixed issues if console command is unknown
(commit: b2836c9)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/Console.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/consolecommand/Command.java (diff)
The file was addedsrc/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/AskAi.java