summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-08-27 17:52:34 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-08-27 17:52:34 +0200
commitf7a97b556e05373711998d4f819cf7d89e4b0ce8 (patch)
treec06d6ff49228909751bfa725b8a8205337575f89 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parente2c5e1c60120a3e22fd71ee6b73748a05213fc8e (diff)
downloadhercules-f7a97b556e05373711998d4f819cf7d89e4b0ce8.tar.gz
hercules-f7a97b556e05373711998d4f819cf7d89e4b0ce8.tar.bz2
hercules-f7a97b556e05373711998d4f819cf7d89e4b0ce8.tar.xz
hercules-f7a97b556e05373711998d4f819cf7d89e4b0ce8.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
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 03127500d..4656f01c2 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -919,6 +919,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(clif->pNPCMarketClosed, HP_clif_pNPCMarketClosed) },
{ HP_POP(clif->pNPCMarketPurchase, HP_clif_pNPCMarketPurchase) },
{ HP_POP(clif->add_random_options, HP_clif_add_random_options) },
+ { HP_POP(clif->pHotkeyRowShift, HP_clif_pHotkeyRowShift) },
/* cmdline */
{ HP_POP(cmdline->init, HP_cmdline_init) },
{ HP_POP(cmdline->final, HP_cmdline_final) },