diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 921d5f81d..50d780bae 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -328,7 +328,7 @@ extern struct Battle_Config int disp_hpmeter; int bone_drop; int buyer_name; - int gm_cant_party_max_lv; + int gm_cant_party_min_lv; int gm_can_party; // [SketchyPhoenix] // eAthena additions |