From a3afe42f9025c1049c05da0b2b99aad7ca8a6907 Mon Sep 17 00:00:00 2001 From: "Guilherme G. Menaldo" Date: Fri, 15 Jun 2018 11:49:32 -0300 Subject: Fixed clearunit packet not being sent to clients going out of the view range when monster dies --- src/map/clif.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index 1dffc2711..4fc2c6336 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -89,6 +89,7 @@ typedef enum send_target { AREA_WOC, // area, without chatrooms AREA_WOSC, // area, without own chatrooms AREA_CHAT_WOC, // hearable area, without chatrooms + AREA_DEAD, // area, for clear unit (monster death) CHAT, // current chatroom CHAT_WOS, // current chatroom, without self PARTY, -- cgit v1.2.3-60-g2f50