From 660d7ebdfa98ec4c0379143d00d14443823d41fc Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Wed, 9 Jul 2014 12:10:26 +0200 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc') diff --git a/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc index e9727658f..de5b11b93 100644 --- a/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc +++ b/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc @@ -4953,8 +4953,8 @@ struct { struct HPMHookPoint *HP_unit_walktobl_post; struct HPMHookPoint *HP_unit_run_pre; struct HPMHookPoint *HP_unit_run_post; - struct HPMHookPoint *HP_unit_wugdash_pre; - struct HPMHookPoint *HP_unit_wugdash_post; + struct HPMHookPoint *HP_unit_run_hit_pre; + struct HPMHookPoint *HP_unit_run_hit_post; struct HPMHookPoint *HP_unit_escape_pre; struct HPMHookPoint *HP_unit_escape_post; struct HPMHookPoint *HP_unit_movepos_pre; @@ -9988,8 +9988,8 @@ struct { int HP_unit_walktobl_post; int HP_unit_run_pre; int HP_unit_run_post; - int HP_unit_wugdash_pre; - int HP_unit_wugdash_post; + int HP_unit_run_hit_pre; + int HP_unit_run_hit_post; int HP_unit_escape_pre; int HP_unit_escape_post; int HP_unit_movepos_pre; -- cgit v1.2.3-70-g09d2