summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2017-10-21 17:48:58 +0200
committerHerculesWSAPI <dev@herc.ws>2017-10-21 17:48:58 +0200
commita2db3515acbd445ec599b862f6e743058622e5c2 (patch)
tree8336f47da2d5bd87984a169df4246f3e93477515 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parentd1691ef81112667c2cfb3ae74a074a6debd4af53 (diff)
downloadhercules-a2db3515acbd445ec599b862f6e743058622e5c2.tar.gz
hercules-a2db3515acbd445ec599b862f6e743058622e5c2.tar.bz2
hercules-a2db3515acbd445ec599b862f6e743058622e5c2.tar.xz
hercules-a2db3515acbd445ec599b862f6e743058622e5c2.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <dev@herc.ws>
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 b094fa841..34b79bff8 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -970,6 +970,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(clif->rodex_send_mail_result, HP_clif_rodex_send_mail_result) },
{ HP_POP(clif->rodex_send_maillist, HP_clif_rodex_send_maillist) },
{ HP_POP(clif->rodex_send_refresh, HP_clif_rodex_send_refresh) },
+ { HP_POP(clif->rodex_send_mails_all, HP_clif_rodex_send_mails_all) },
{ HP_POP(clif->pRodexReadMail, HP_clif_pRodexReadMail) },
{ HP_POP(clif->rodex_read_mail, HP_clif_rodex_read_mail) },
{ HP_POP(clif->pRodexNextMaillist, HP_clif_pRodexNextMaillist) },