summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.sources.inc
diff options
context:
space:
mode:
authorMurilo Pereti Tavares <murilopereti@gmail.com>2018-01-25 01:17:38 -0200
committerMurilo Pereti Tavares <murilopereti@gmail.com>2018-01-25 01:17:38 -0200
commit587dd19c0269b3c8089838a5442260a185b19ead (patch)
tree88cd95538d7b636d4f62b3ede9685cd3847e5641 /src/plugins/HPMHooking/HPMHooking_map.sources.inc
parentfc1684c82d92de81e5688e33a8386cde3c2407db (diff)
downloadhercules-587dd19c0269b3c8089838a5442260a185b19ead.tar.gz
hercules-587dd19c0269b3c8089838a5442260a185b19ead.tar.bz2
hercules-587dd19c0269b3c8089838a5442260a185b19ead.tar.xz
hercules-587dd19c0269b3c8089838a5442260a185b19ead.zip
HPM Hooks Update
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.sources.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.sources.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.sources.inc b/src/plugins/HPMHooking/HPMHooking_map.sources.inc
index 23f762151..e6f305726 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.sources.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.sources.inc
@@ -33,6 +33,7 @@ HPMHooks.source.buyingstore = *buyingstore;
HPMHooks.source.channel = *channel;
HPMHooks.source.chat = *chat;
HPMHooks.source.chrif = *chrif;
+HPMHooks.source.clan = *clan;
HPMHooks.source.clif = *clif;
HPMHooks.source.cmdline = *cmdline;
HPMHooks.source.console = *console;