From fec4057d5036be3f8f6a52c5cefc3061ffa2d4f0 Mon Sep 17 00:00:00 2001 From: akrus Date: Tue, 24 Mar 2009 08:34:24 +0000 Subject: sorry for so many commits, have no time to test git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13617 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/unit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/map/unit.c b/src/map/unit.c index c98ddef1a..09790b643 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -1596,7 +1596,7 @@ int unit_skillcastcancel(struct block_list *bl,int type) ud->canact_tick = tick; if ( sd ) - clif_status_change(src, SI_ACTIONDELAY, 1, ud->canact_tick); + clif_status_change(bl, SI_ACTIONDELAY, 1, ud->canact_tick); if(type&1 && sd) skill = sd->skillid_old; -- cgit v1.2.3-70-g09d2