From be92ef7354cad1feb45654e75d11400c0b77c6cc Mon Sep 17 00:00:00 2001 From: mogami Date: Wed, 23 Jan 2002 14:33:45 +0000 Subject: [PATCH] =?utf8?q?'!'=EF=BD=A4=EF=BE=8E=EF=BE=89=EF=BD=BD=EF=BD=BC?= =?utf8?q?=EF=BD=A8=EF=BD=B0=EF=BE=8C=EF=BE=83=EF=BE=96=EF=BD=BD=EF=BD=A4?= =?utf8?q?=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 49521fa5f..914070a06 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, 64); + c_put_str(TERM_WHITE, "!", 2+i, 59); } } -- 2.11.0