]> granicus.if.org Git - nethack/commitdiff
another comment typo/thinko
authorPatR <rankin@nethack.org>
Thu, 14 Jul 2022 07:54:43 +0000 (00:54 -0700)
committerPatR <rankin@nethack.org>
Thu, 14 Jul 2022 07:54:43 +0000 (00:54 -0700)
src/cmd.c

index d937da0741c48f9fc213935a97ecce3abbaf1f2d..2ce5e5b617bc27c8312c9c52a979caadf9752f75 100644 (file)
--- 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: