summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
Diffstat (limited to 'src/map')
-rw-r--r--src/map/skill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/skill.c b/src/map/skill.c
index d6b06256e..77c5f99a2 100644
--- a/src/map/skill.c
+++ b/src/map/skill.c
@@ -13706,7 +13706,7 @@ int skill_vfcastfix (struct block_list *bl, double time, uint16 skill_id, uint16
return 0;
if( bl->type == BL_MOB ) // mobs casttime is fixed nothing to alter.
- return time;
+ return (int)time;
if( fixed == 0 ){
fixed = (int)time * 20 / 100; // fixed time