diff options
author | shennetsind <ind@henn.et> | 2013-06-14 08:53:17 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-06-14 08:53:17 -0300 |
commit | 5a942993dd12ae7d85b1633a58b0dc23f85832c2 (patch) | |
tree | 7fb1b11e988fa99d41da2c1a858cbeb3daef4649 /src/map/battle.h | |
parent | 5321d32c8d670fbfbfe02f7df5066170aa20ee2e (diff) | |
download | hercules-5a942993dd12ae7d85b1633a58b0dc23f85832c2.tar.gz hercules-5a942993dd12ae7d85b1633a58b0dc23f85832c2.tar.bz2 hercules-5a942993dd12ae7d85b1633a58b0dc23f85832c2.tar.xz hercules-5a942993dd12ae7d85b1633a58b0dc23f85832c2.zip |
Hercules WPE Free
Official Packet Obfuscation Support
http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 02d21ed69..7d41a02c5 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -449,6 +449,7 @@ struct Battle_Config { int item_restricted_consumption_type; int max_walk_path; int item_enabled_npc; + int packet_obfuscation; int gm_ignore_warpable_area; |