summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-08-25 17:45:23 +0200
committerHaru <haru@dotalux.com>2019-08-26 00:29:01 +0200
commitfa0e16f6e27f783186ad83ca442fe0b48e7c2cfd (patch)
tree60aedce923b742ccd20f8872661fa5bdd2b7aa2e /src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc
parent0ca24c219b8a5a7cd4beb15d8384380f7e6fa9b5 (diff)
downloadhercules-fa0e16f6e27f783186ad83ca442fe0b48e7c2cfd.tar.gz
hercules-fa0e16f6e27f783186ad83ca442fe0b48e7c2cfd.tar.bz2
hercules-fa0e16f6e27f783186ad83ca442fe0b48e7c2cfd.tar.xz
hercules-fa0e16f6e27f783186ad83ca442fe0b48e7c2cfd.zip
HPM Hooks Update
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc
index f9b924632..bc472dad8 100644
--- a/src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_char.HPMHooksCore.inc
@@ -1252,8 +1252,6 @@ struct {
struct HPMHookPoint *HP_mapif_disconnectplayer_post;
struct HPMHookPoint *HP_mapif_parse_broadcast_pre;
struct HPMHookPoint *HP_mapif_parse_broadcast_post;
- struct HPMHookPoint *HP_mapif_parse_WisToGM_pre;
- struct HPMHookPoint *HP_mapif_parse_WisToGM_post;
struct HPMHookPoint *HP_mapif_parse_Registry_pre;
struct HPMHookPoint *HP_mapif_parse_Registry_post;
struct HPMHookPoint *HP_mapif_parse_RegistryRequest_pre;
@@ -2879,8 +2877,6 @@ struct {
int HP_mapif_disconnectplayer_post;
int HP_mapif_parse_broadcast_pre;
int HP_mapif_parse_broadcast_post;
- int HP_mapif_parse_WisToGM_pre;
- int HP_mapif_parse_WisToGM_post;
int HP_mapif_parse_Registry_pre;
int HP_mapif_parse_Registry_post;
int HP_mapif_parse_RegistryRequest_pre;