summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-02-11 16:38:26 +0100
committerHaru <haru@dotalux.com>2016-08-19 21:32:21 +0200
commit998b48e2d582e666a4afad21dd28f50fbb9eedb5 (patch)
tree518548a95b433bfcd0c5d25528d9a029f063b49e /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parent5b983fc43b2f632a51ddbeef360e2462ad3ca055 (diff)
downloadhercules-998b48e2d582e666a4afad21dd28f50fbb9eedb5.tar.gz
hercules-998b48e2d582e666a4afad21dd28f50fbb9eedb5.tar.bz2
hercules-998b48e2d582e666a4afad21dd28f50fbb9eedb5.tar.xz
hercules-998b48e2d582e666a4afad21dd28f50fbb9eedb5.zip
HPM Hooks Update
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index 5268f9d3f..4f8e2a7e0 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -3234,8 +3234,8 @@ struct {
struct HPMHookPoint *HP_map_readallmaps_post;
struct HPMHookPoint *HP_map_config_read_pre;
struct HPMHookPoint *HP_map_config_read_post;
- struct HPMHookPoint *HP_map_reloadnpc_sub_pre;
- struct HPMHookPoint *HP_map_reloadnpc_sub_post;
+ struct HPMHookPoint *HP_map_read_npclist_pre;
+ struct HPMHookPoint *HP_map_read_npclist_post;
struct HPMHookPoint *HP_map_inter_config_read_pre;
struct HPMHookPoint *HP_map_inter_config_read_post;
struct HPMHookPoint *HP_map_inter_config_read_database_names_pre;
@@ -9287,8 +9287,8 @@ struct {
int HP_map_readallmaps_post;
int HP_map_config_read_pre;
int HP_map_config_read_post;
- int HP_map_reloadnpc_sub_pre;
- int HP_map_reloadnpc_sub_post;
+ int HP_map_read_npclist_pre;
+ int HP_map_read_npclist_post;
int HP_map_inter_config_read_pre;
int HP_map_inter_config_read_post;
int HP_map_inter_config_read_database_names_pre;