From 3b1942d0fa285143fe0f8a114ac687ce18694249 Mon Sep 17 00:00:00 2001 From: mogami Date: Wed, 23 Jan 2002 14:44:56 +0000 Subject: [PATCH] =?utf8?q?=EF=BD=BA=EF=BE=86=EF=BD=A4=EF=BE=93=20'!'?= =?utf8?q?=EF=BD=A1=EF=BD=A3=201=EF=BD=B9=EF=BE=94=EF=BD=BE=E8=9E=9F?= =?utf8?q?=EF=BE=8B=EF=BD=BD=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/files.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.c b/src/files.c index 914070a06..aea502c4b 100644 --- a/src/files.c +++ b/src/files.c @@ -4094,7 +4094,7 @@ void display_player(int mode) if (p_ptr->stat_max[i] == p_ptr->stat_max_max[i]) { - c_put_str(TERM_WHITE, "!", 2+i, 59); + c_put_str(TERM_WHITE, "!", 3+i, 59); } } -- 2.11.0