summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2014-03-06 02:40:54 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2014-03-06 02:40:54 +0100
commit88015858e452927146203f4c864e13254f024e02 (patch)
tree64a91304d19d2f2811e6cc9098090776513b8fba /src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
parent582ca07560e27220fffd9d91a6fa18e6603e93aa (diff)
downloadhercules-88015858e452927146203f4c864e13254f024e02.tar.gz
hercules-88015858e452927146203f4c864e13254f024e02.tar.bz2
hercules-88015858e452927146203f4c864e13254f024e02.tar.xz
hercules-88015858e452927146203f4c864e13254f024e02.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
index e34217c0d..b90bb6a88 100644
--- a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc
@@ -1488,6 +1488,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(mapreg->load, HP_mapreg_load) },
{ HP_POP(mapreg->save, HP_mapreg_save) },
{ HP_POP(mapreg->save_timer, HP_mapreg_save_timer) },
+ { HP_POP(mapreg->destroyreg, HP_mapreg_destroyreg) },
{ HP_POP(mapreg->reload, HP_mapreg_reload) },
{ HP_POP(mapreg->config_read, HP_mapreg_config_read) },
/* mercenary */