summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
authorskyleo <skyleo@skyleo.de>2019-10-03 23:01:03 +0200
committerHaru <haru@dotalux.com>2020-03-08 20:59:35 +0100
commit9087aa77f925f5eeee809467839b526795b07170 (patch)
treee20a9bdcd8649d5ec9a9ec3074e8dbb8c005d629 /src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
parentc9f4cabfbd516155d4ad9222dfaa4ec2d228fc13 (diff)
downloadhercules-9087aa77f925f5eeee809467839b526795b07170.tar.gz
hercules-9087aa77f925f5eeee809467839b526795b07170.tar.bz2
hercules-9087aa77f925f5eeee809467839b526795b07170.tar.xz
hercules-9087aa77f925f5eeee809467839b526795b07170.zip
Update HPM Hooks
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 3e1b8af78..2f8420162 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -6798,8 +6798,8 @@ struct {
struct HPMHookPoint *HP_unit_delay_walktoxy_timer_post;
struct HPMHookPoint *HP_unit_walktoxy_pre;
struct HPMHookPoint *HP_unit_walktoxy_post;
- struct HPMHookPoint *HP_unit_walktobl_sub_pre;
- struct HPMHookPoint *HP_unit_walktobl_sub_post;
+ struct HPMHookPoint *HP_unit_walktobl_timer_pre;
+ struct HPMHookPoint *HP_unit_walktobl_timer_post;
struct HPMHookPoint *HP_unit_walktobl_pre;
struct HPMHookPoint *HP_unit_walktobl_post;
struct HPMHookPoint *HP_unit_run_pre;
@@ -13669,8 +13669,8 @@ struct {
int HP_unit_delay_walktoxy_timer_post;
int HP_unit_walktoxy_pre;
int HP_unit_walktoxy_post;
- int HP_unit_walktobl_sub_pre;
- int HP_unit_walktobl_sub_post;
+ int HP_unit_walktobl_timer_pre;
+ int HP_unit_walktobl_timer_post;
int HP_unit_walktobl_pre;
int HP_unit_walktobl_post;
int HP_unit_run_pre;