Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rotating party lead after battle (#617)
The default battle handler's `choose_new_lead_after_battle()` method tried to use an instance of `BattleStrategyUtil` that was never initialised.
- Loading branch information