Test for unknown command

This commit is contained in:
Arne Keller 2020-03-17 12:01:09 +01:00
parent 33bf28485e
commit 29a36ce1aa
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
build?
put train 1 at (0,0) in direction 1,0
draw
list-buildings
list-resources

View File

@ -1,4 +1,5 @@
Error, can not get buildable items: game not started
Error, unknown command
Error, no card to draw exists
Error, can not get buildings: game not started
Error, can not get resources: game not started