From 9768677f91126013582e63dce57aa39fbe1fd717 Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 11 Dec 2024 20:53:08 -0800 Subject: [PATCH] comment tweak --- src/mhitm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mhitm.c b/src/mhitm.c index 3ea3b3643..c92cb7d40 100644 --- a/src/mhitm.c +++ b/src/mhitm.c @@ -531,7 +531,7 @@ mattackm( * * That impacts pet use of ranged attacks. It's rather arbitrary * but various parts of the code assume it to be the case, not to - * mention a part of player strategy when fighting dragons. + * mention a part of player tactics when fighting dragons. */ if (!monnear(magr, mdef->mx, mdef->my)) { int mmtmp = ((mattk->aatyp == AT_BREA)