summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2016-10-22 02:31:53 +0200
committerHerculesWSAPI <dev@herc.ws>2016-10-22 02:31:53 +0200
commit21468b7ed14784913a1d244c8918cd007bef0d22 (patch)
tree38488c2af7251cc31c8eb1a08f8c490d31a6b8d2 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parentf072f3c9771cf0154f3b207970d86cc857708050 (diff)
downloadhercules-21468b7ed14784913a1d244c8918cd007bef0d22.tar.gz
hercules-21468b7ed14784913a1d244c8918cd007bef0d22.tar.bz2
hercules-21468b7ed14784913a1d244c8918cd007bef0d22.tar.xz
hercules-21468b7ed14784913a1d244c8918cd007bef0d22.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 989296011..0a3dc10fe 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -2256,6 +2256,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(pc->have_magnifier, HP_pc_have_magnifier) },
{ HP_POP(pc->process_chat_message, HP_pc_process_chat_message) },
{ HP_POP(pc->check_supernovice_call, HP_pc_check_supernovice_call) },
+ { HP_POP(pc->check_basicskill, HP_pc_check_basicskill) },
/* pcre_interface */
{ HP_POP(libpcre->compile, HP_libpcre_compile) },
{ HP_POP(libpcre->study, HP_libpcre_study) },