diff options
Diffstat (limited to 'src/map/unit.c')
-rw-r--r-- | src/map/unit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/unit.c b/src/map/unit.c index 52f5d3fb1..3defad727 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -1785,7 +1785,6 @@ int unit_free(struct block_list *bl, int clrtype) { sd->homunculus.hom_id = 0; } sd->hd = NULL; - hd->master = NULL; } } |