From 273b067d4903f6468a003831c8fb065178a945f0 Mon Sep 17 00:00:00 2001 From: mogami Date: Wed, 29 Oct 2003 07:34:07 +0000 Subject: [PATCH] =?utf8?q?tab=EF=BD=B0=EF=BE=8C=EF=BE=83=EF=BE=96=EF=BD=BD?= =?utf8?q?=EF=BD=A4=EF=BE=80=EF=BD=B5=EF=BD=A1=EF=BD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/autopick.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autopick.c b/src/autopick.c index f3c7e852a..aff1eb731 100644 --- a/src/autopick.c +++ b/src/autopick.c @@ -613,7 +613,7 @@ static void autopick_entry_from_object(autopick_type *entry, object_type *o_ptr) if ((TV_EQUIP_BEGIN <= o_ptr->tval && o_ptr->tval <= TV_EQUIP_END)) ADD_FLG(FLG_NAMELESS); - bol_mark = TRUE; + bol_mark = TRUE; } } -- 2.11.0