summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2018-01-14 17:34:36 +0100
committerHerculesWSAPI <dev@herc.ws>2018-01-14 17:34:36 +0100
commit26f7e0a200471465498221b320f0418a3eb5f5f1 (patch)
tree34bd02019fd8a5e4779e28e99fecea4276eb7bc9 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent098700ad4c8b9c7d907dd11f4c71968aa674b8f9 (diff)
downloadhercules-26f7e0a200471465498221b320f0418a3eb5f5f1.tar.gz
hercules-26f7e0a200471465498221b320f0418a3eb5f5f1.tar.bz2
hercules-26f7e0a200471465498221b320f0418a3eb5f5f1.tar.xz
hercules-26f7e0a200471465498221b320f0418a3eb5f5f1.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
index 3ba6a3f5b..6a27f3d94 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -434,6 +434,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(clif->font, HP_clif_font) },
{ HP_POP(clif->progressbar, HP_clif_progressbar) },
{ HP_POP(clif->progressbar_abort, HP_clif_progressbar_abort) },
+ { HP_POP(clif->progressbar_unit, HP_clif_progressbar_unit) },
{ HP_POP(clif->showdigit, HP_clif_showdigit) },
{ HP_POP(clif->elementalconverter_list, HP_clif_elementalconverter_list) },
{ HP_POP(clif->spellbook_list, HP_clif_spellbook_list) },