diff options
Diffstat (limited to 'src/map/homunculus.c')
-rw-r--r-- | src/map/homunculus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/homunculus.c b/src/map/homunculus.c index 3856dd939..06b7343cd 100644 --- a/src/map/homunculus.c +++ b/src/map/homunculus.c @@ -183,7 +183,6 @@ int merc_hom_calc_skilltree(struct homun_data *hd) } f = 1; - id = c = 0; } c = hd->homunculus.class_ - HM_CLASS_BASE; |