From 2ef5dc65c891bffe7556954a36a8a3a6a0990be1 Mon Sep 17 00:00:00 2001 From: deskull Date: Tue, 8 Mar 2011 15:21:29 +0000 Subject: [PATCH] =?utf8?q?effect.c=E3=81=AE=E8=8B=B1=E6=96=87=E6=99=82?= =?utf8?q?=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8=E3=83=90=E3=83=83?= =?utf8?q?=E3=83=95=E3=82=A1=E3=81=AE=E4=B8=8D=E8=B6=B3=E3=82=92=E4=BF=AE?= =?utf8?q?=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/effects.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/effects.c b/src/effects.c index 1c7f939ae..b244442d3 100644 --- a/src/effects.c +++ b/src/effects.c @@ -5305,7 +5305,7 @@ int take_hit(int damage_type, int damage, cptr hit_from, int monspell) } else { - char buf[10]; + char buf[20]; if (p_ptr->inside_arena) #ifdef JP -- 2.11.0