diff options
Diffstat (limited to 'src/map/status.c')
-rw-r--r-- | src/map/status.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/status.c b/src/map/status.c index 59182d648..3452c2a5d 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -5157,7 +5157,6 @@ int status_change_start(struct block_list *bl,int type,int rate,int val1,int val case SC_CLOSECONFINE2: case SC_ANKLE: case SC_SPIDERWEB: - case SC_MADNESSCANCEL: unit_stop_walking(bl,1); break; case SC_HIDING: |