From aa9f6c98068b5e0266149ede9e7b34693227f032 Mon Sep 17 00:00:00 2001 From: mogami Date: Mon, 28 Oct 2002 22:29:19 +0000 Subject: [PATCH] =?utf8?q?commit=E7=9B=B4=E5=89=8D=E3=81=AB=E3=82=B3?= =?utf8?q?=E3=83=A1=E3=83=B3=E3=83=88=E3=82=92=E6=9B=B8=E3=81=8D=E5=8A=A0?= =?utf8?q?=E3=81=88=E3=81=9F=E3=82=89=20*/=20=E3=82=92=E5=BF=98=E3=82=8C?= =?utf8?q?=E3=81=A6=E3=81=84=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/files.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.c b/src/files.c index b25321f83..ff05c1545 100644 --- a/src/files.c +++ b/src/files.c @@ -3843,7 +3843,7 @@ void display_player(int mode) else if (p_ptr->inside_quest && (p_ptr->inside_quest < MIN_RANDOM_QUEST)) { /* Get the quest text */ - /* Bewere that INIT_ASSIGN resets the cur_num. + /* Bewere that INIT_ASSIGN resets the cur_num. */ init_flags = INIT_ASSIGN; process_dungeon_file("q_info_j.txt", 0, 0, 0, 0); -- 2.11.0