From 67ec92165eeb01c54d2f8599736f956672b806f3 Mon Sep 17 00:00:00 2001 From: PatR Date: Thu, 14 Jul 2022 00:54:43 -0700 Subject: [PATCH] another comment typo/thinko --- src/cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: