From 59662a1656aa1db6f7cd0f92ce10a3ff66a979a4 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Fri, 17 Jan 2014 02:22:15 +0100 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/plugins/HPMHooking/HPMHooking.HookingPoints.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/HPMHooking/HPMHooking.HookingPoints.inc') diff --git a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc index 42e6593a1..144eff850 100644 --- a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc +++ b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc @@ -139,8 +139,8 @@ struct HookingPointData HookingPoints[] = { { HP_POP(chat->trigger_event, HP_chat_trigger_event) }, { HP_POP(chat->create, HP_chat_create) }, /* chrif */ - { HP_POP(chrif->final, HP_chrif_final) }, { HP_POP(chrif->init, HP_chrif_init) }, + { HP_POP(chrif->final, HP_chrif_final) }, { HP_POP(chrif->setuserid, HP_chrif_setuserid) }, { HP_POP(chrif->setpasswd, HP_chrif_setpasswd) }, { HP_POP(chrif->checkdefaultlogin, HP_chrif_checkdefaultlogin) }, @@ -165,7 +165,6 @@ struct HookingPointData HookingPoints[] = { { HP_POP(chrif->buildfamelist, HP_chrif_buildfamelist) }, { HP_POP(chrif->save_scdata, HP_chrif_save_scdata) }, { HP_POP(chrif->ragsrvinfo, HP_chrif_ragsrvinfo) }, - { HP_POP(chrif->char_offline, HP_chrif_char_offline) }, { HP_POP(chrif->char_offline_nsd, HP_chrif_char_offline_nsd) }, { HP_POP(chrif->char_reset_offline, HP_chrif_char_reset_offline) }, { HP_POP(chrif->send_users_tochar, HP_chrif_send_users_tochar) }, -- cgit v1.2.3-60-g2f50