This commit is contained in:
parent
fafee12bec
commit
0777696090
3 changed files with 16 additions and 0 deletions
|
@ -9,6 +9,7 @@ let () =
|
|||
| "cook" -> cook ()
|
||||
| "poke" -> poke ()
|
||||
| "gut" -> gut ()
|
||||
| "trade" -> trade ()
|
||||
(* | "look" -> look () *)
|
||||
| "fresh" -> fresh ()
|
||||
| _ -> help ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue