From 1736e245aea69de174719767ffa93af1165c9292 Mon Sep 17 00:00:00 2001 From: mogami Date: Tue, 17 Dec 2002 13:57:22 +0000 Subject: [PATCH] =?utf8?q?=E9=9A=8E=E6=AE=B5=E3=82=92=E7=99=BB=E3=82=8A?= =?utf8?q?=E9=99=8D=E3=82=8A=E3=81=97=E3=81=A6=E4=BF=9D=E5=AD=98=E3=81=95?= =?utf8?q?=E3=82=8C=E3=81=9F=E3=83=95=E3=83=AD=E3=82=A2=E3=81=AB=E6=88=BB?= =?utf8?q?=E3=82=8B=E3=81=A8=E5=85=A8=E3=81=A6=E3=81=AE=E7=9C=A0=E3=81=A3?= =?utf8?q?=E3=81=A6=E3=81=84=E3=82=8B=E3=83=A2=E3=83=B3=E3=82=B9=E3=82=BF?= =?utf8?q?=E3=83=BC=E3=81=8C=20=E8=B5=B7=E3=81=8D=E3=81=A6=E3=81=97?= =?utf8?q?=E3=81=BE=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E3=83=90=E3=82=B0?= =?utf8?q?=E4=BF=AE=E6=AD=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/floors.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/floors.c b/src/floors.c index 2e956e95e..fcb349d9d 100644 --- a/src/floors.c +++ b/src/floors.c @@ -969,9 +969,6 @@ void change_floor(void) /* Remove slow status */ m_ptr->slow = 0; - /* Remove sleep */ - m_ptr->csleep = 0; - /* Remove stun */ m_ptr->stunned = 0; -- 2.11.0