From 09be69eca7b318cd1f3bcc16a7732712d1b705c7 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 18 Sep 2006 15:09:30 +0000 Subject: - Modified the Asura code (again), hopefully movement sprite issues are fixed now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8793 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/unit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/unit.c') diff --git a/src/map/unit.c b/src/map/unit.c index c6c8a6dc1..9417115ed 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -262,7 +262,7 @@ static int unit_walktoxy_timer(int tid,unsigned int tick,int id,int data) return 0; } -//Easy parameter: &1 -> 1/2 = easy/hard, &2 -> force walking. +//Easy parameter: &1 -> 1/0 = easy/hard, &2 -> force walking. int unit_walktoxy( struct block_list *bl, int x, int y, int easy) { struct unit_data *ud = NULL; struct status_change *sc = NULL; -- cgit v1.2.3-60-g2f50