diff options
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 7048e35a8..962ca81a7 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -327,6 +327,7 @@ extern struct Battle_Config int sp_rate; int bone_drop; int buyer_name; + int dancing_weaponswitch_fix; // eAthena additions int night_at_start; // added by [Yor] |