From fb5aaa96cbed8fe8c9ce8a47a63ffe017c7e53b4 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Tue, 10 Mar 2015 20:15:04 +0100 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc') diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc index d92f2079f..984b0d0fa 100644 --- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc +++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc @@ -235,6 +235,8 @@ struct { struct HPMHookPoint *HP_bg_send_xy_timer_post; struct HPMHookPoint *HP_bg_afk_timer_pre; struct HPMHookPoint *HP_bg_afk_timer_post; + struct HPMHookPoint *HP_bg_team_db_final_pre; + struct HPMHookPoint *HP_bg_team_db_final_post; struct HPMHookPoint *HP_bg_str2teamtype_pre; struct HPMHookPoint *HP_bg_str2teamtype_post; struct HPMHookPoint *HP_bg_config_read_pre; @@ -5436,6 +5438,8 @@ struct { int HP_bg_send_xy_timer_post; int HP_bg_afk_timer_pre; int HP_bg_afk_timer_post; + int HP_bg_team_db_final_pre; + int HP_bg_team_db_final_post; int HP_bg_str2teamtype_pre; int HP_bg_str2teamtype_post; int HP_bg_config_read_pre; -- cgit v1.2.3-70-g09d2