From: PatR Date: Thu, 14 Jul 2022 07:54:43 +0000 (-0700) Subject: another comment typo/thinko X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67ec92165eeb01c54d2f8599736f956672b806f3;p=nethack another comment typo/thinko --- diff --git a/src/cmd.c b/src/cmd.c index d937da074..2ce5e5b61 100644 --- a/src/cmd.c +++ b/src/cmd.c @@ -5109,7 +5109,7 @@ act_on_act( struct obj *otmp; int dir; - /* there_cmd_menu_far() actions use dx,dy differently */ + /* a few there_cmd_menu_far() actions use dx,dy differently */ switch (act) { case MCMD_THROW_OBJ: case MCMD_TRAVEL: