From 640c66779d8da4baa8af6bd0fee2583ec2b6143c Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 29 Jul 2013 15:09:31 -0300 Subject: Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96fac http://hercules.ws/board/tracker/issue-7597-server-crash/ Signed-off-by: shennetsind --- src/map/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 88e254d03..dbada2e96 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -5398,7 +5398,7 @@ int do_init(int argc, char *argv[]) storage->init(); do_init_pet(); homun->init(); - mercenary->do_init_mercenary(); + mercenary->init(); elemental->do_init_elemental(); do_init_quest(); do_init_npc(); -- cgit v1.2.3-70-g09d2