From 9087aa77f925f5eeee809467839b526795b07170 Mon Sep 17 00:00:00 2001 From: skyleo Date: Thu, 3 Oct 2019 23:01:03 +0200 Subject: Update HPM Hooks --- src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc') diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc index 2ec13f3ab..5c1e2a2c0 100644 --- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc +++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc @@ -3481,7 +3481,7 @@ struct HookingPointData HookingPoints[] = { { HP_POP(unit->walktoxy_sub, HP_unit_walktoxy_sub) }, { HP_POP(unit->delay_walktoxy_timer, HP_unit_delay_walktoxy_timer) }, { HP_POP(unit->walktoxy, HP_unit_walktoxy) }, - { HP_POP(unit->walktobl_sub, HP_unit_walktobl_sub) }, + { HP_POP(unit->walktobl_timer, HP_unit_walktobl_timer) }, { HP_POP(unit->walktobl, HP_unit_walktobl) }, { HP_POP(unit->run, HP_unit_run) }, { HP_POP(unit->run_hit, HP_unit_run_hit) }, -- cgit v1.2.3-70-g09d2