diff options
author | shennetsind <ind@henn.et> | 2013-11-17 17:22:22 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-11-17 17:22:22 -0200 |
commit | 0839d5126e62ba9ad0ddf4fe8b548483fbb1c746 (patch) | |
tree | 8faab240afca8ea4a1cc0eaa4a599b59f5a65b6f /src/map/battle.h | |
parent | 14be5d4d9d79e57e1db3f1e251c7036f8bbe984a (diff) | |
parent | e095650d437c81e6ae90a99a3cd1bb0c8c6eba38 (diff) | |
download | hercules-0839d5126e62ba9ad0ddf4fe8b548483fbb1c746.tar.gz hercules-0839d5126e62ba9ad0ddf4fe8b548483fbb1c746.tar.bz2 hercules-0839d5126e62ba9ad0ddf4fe8b548483fbb1c746.tar.xz hercules-0839d5126e62ba9ad0ddf4fe8b548483fbb1c746.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
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 0f3a22c4b..fd6699f4d 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -426,6 +426,7 @@ struct Battle_Config { int cashshop_show_points; int mail_show_status; int client_limit_unit_lv; + int client_emblem_max_blank_percent; int hom_max_level; int hom_S_max_level; |