From daf13ac351a508b02d0b296c5858003ca13fe4eb Mon Sep 17 00:00:00 2001 From: Lance Date: Sun, 18 Jun 2006 09:11:43 +0000 Subject: - Fix for #102547 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7235 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/mob.h') diff --git a/src/map/mob.h b/src/map/mob.h index c4f27f08e..4c83e14c6 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -36,7 +36,7 @@ #define CALLBACK_WALKACK 0x02 #define CALLBACK_WARPACK 0x01 -int mob_script_callback(struct mob_data *md, struct block_list *target, unsigned char action_type); +int mob_script_callback(struct mob_data *md, struct block_list *target, short action_type); struct mob_skill { short state; -- cgit v1.2.3-60-g2f50