From 8f76b5e745322b637a02e9a45c996acebe95bc3e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 8 Apr 2019 19:56:08 +0300 Subject: Update from hercules --- src/emap/map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emap/map.c') diff --git a/src/emap/map.c b/src/emap/map.c index cfbffef..9b38045 100644 --- a/src/emap/map.c +++ b/src/emap/map.c @@ -614,7 +614,7 @@ void map_alwaysVisible_send(TBL_PC *sd) continue; } clif->set_unit_idle(&npc->bl, sd, SELF); - clif->charnameack(sd->fd, &npc->bl); + clif->blname_ack(sd->fd, &npc->bl); } } -- cgit v1.2.3-70-g09d2