From 284a1631b40f442e058dabd9fd31301b9e50e71b Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Sun, 19 Jan 2014 05:59:58 +0100 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/plugins/HPMHooking/HPMHooking.HookingPoints.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 144eff850..226497c3f 100644 --- a/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc +++ b/src/plugins/HPMHooking/HPMHooking.HookingPoints.inc @@ -173,7 +173,7 @@ struct HookingPointData HookingPoints[] = { { HP_POP(chrif->divorce, HP_chrif_divorce) }, { HP_POP(chrif->removefriend, HP_chrif_removefriend) }, { HP_POP(chrif->send_report, HP_chrif_send_report) }, - { HP_POP(chrif->flush_fifo, HP_chrif_flush_fifo) }, + { HP_POP(chrif->flush, HP_chrif_flush) }, { HP_POP(chrif->skillid2idx, HP_chrif_skillid2idx) }, { HP_POP(chrif->sd_to_auth, HP_chrif_sd_to_auth) }, { HP_POP(chrif->check_connect_char_server, HP_chrif_check_connect_char_server) }, -- cgit v1.2.3-60-g2f50