summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-09 14:02:48 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-11 11:31:37 +0300
commitd5cbfe3188c9c0f91f74772237606863c5ff6114 (patch)
treeccad1a20804797410746f784e1e356f8e5108a2e /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent7dfdffc814f164fe7f6461f9767cc531ef150c83 (diff)
downloadhercules-d5cbfe3188c9c0f91f74772237606863c5ff6114.tar.gz
hercules-d5cbfe3188c9c0f91f74772237606863c5ff6114.tar.bz2
hercules-d5cbfe3188c9c0f91f74772237606863c5ff6114.tar.xz
hercules-d5cbfe3188c9c0f91f74772237606863c5ff6114.zip
Update HPM hooks.
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 d83b398eb..7c09737fa 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -2005,6 +2005,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(pc->expiration_timer, HP_pc_expiration_timer) },
{ HP_POP(pc->global_expiration_timer, HP_pc_global_expiration_timer) },
{ HP_POP(pc->expire_check, HP_pc_expire_check) },
+ { HP_POP(pc->db_checkid, HP_pc_db_checkid) },
{ HP_POP(pc->autotrade_load, HP_pc_autotrade_load) },
{ HP_POP(pc->autotrade_update, HP_pc_autotrade_update) },
{ HP_POP(pc->autotrade_start, HP_pc_autotrade_start) },