diff options
author | shennetsind <ind@henn.et> | 2013-06-14 08:53:17 -0300 |
---|---|---|
committer | Euphy <euphy@rathena.org> | 2013-06-15 15:56:20 -0400 |
commit | 7e58dbf3275eab3003eae3ff4cdaf5ee2ee9ce92 (patch) | |
tree | 40ac37901d0359e3500716bb10b29f2623c08da6 /src/map/battle.h | |
parent | 242198c67dd1371179f3b1c2c9cdc9e1d5404718 (diff) | |
download | hercules-7e58dbf3275eab3003eae3ff4cdaf5ee2ee9ce92.tar.gz hercules-7e58dbf3275eab3003eae3ff4cdaf5ee2ee9ce92.tar.bz2 hercules-7e58dbf3275eab3003eae3ff4cdaf5ee2ee9ce92.tar.xz hercules-7e58dbf3275eab3003eae3ff4cdaf5ee2ee9ce92.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; |