X-Git-Url: https://git.cworth.org/git?p=loudgame;a=blobdiff_plain;f=lg-set.c;h=0584edac1c1181bcac9a4f5eb8ac14e9dc4bcd11;hp=a6594b27a3de4bc9ad9a621f68755f97e9a985ec;hb=HEAD;hpb=84366ba467d765ba7a14084b8b8c49fb1c61ab07 diff --git a/lg-set.c b/lg-set.c index a6594b2..0584eda 100644 --- a/lg-set.c +++ b/lg-set.c @@ -449,7 +449,10 @@ set_game_handle_help (set_game_t *game, { loudgame_sendf (&game->lg, peer, "I'm a bot that allows you to play the game of SET.\n" - "Here are some commands I understand:\n" + "Here are some generic commands I understand:\n" + LOUDGAME_HELP + "\n" + "And some game-specific commands:\n" "\tshow \tShow the current cards on the board\n" "\thint \tIndicate how many sets are currently possible\n" "\tshuffle \tReturn the cards to the deck, shuffle and deal\n"