summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2018-06-30 00:42:45 +0100
committerAsheraf <acheraf1998@gmail.com>2018-06-30 00:43:07 +0100
commit096a0398183203cfc23060a33950746f8d4dd0a0 (patch)
treec84899e0c9071cd34f81942b7726c081f649354d /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parentdff7e258eb1e4eefc5d455212a912fe454b7d3d3 (diff)
downloadhercules-096a0398183203cfc23060a33950746f8d4dd0a0.tar.gz
hercules-096a0398183203cfc23060a33950746f8d4dd0a0.tar.bz2
hercules-096a0398183203cfc23060a33950746f8d4dd0a0.tar.xz
hercules-096a0398183203cfc23060a33950746f8d4dd0a0.zip
HPM Hooks Update
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
index 2658bef00..9135ed08d 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -545,6 +545,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(clif->messagecolor_self, HP_clif_messagecolor_self) },
{ HP_POP(clif->messagecolor, HP_clif_messagecolor) },
{ HP_POP(clif->disp_overhead, HP_clif_disp_overhead) },
+ { HP_POP(clif->notify_playerchat, HP_clif_notify_playerchat) },
{ HP_POP(clif->msgtable, HP_clif_msgtable) },
{ HP_POP(clif->msgtable_num, HP_clif_msgtable_num) },
{ HP_POP(clif->msgtable_skill, HP_clif_msgtable_skill) },