Skip to content

2021-August-28 - Prerelease - 2.6.346

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 18:10
6fd988d
Battle Calculator: Simplify code (#9533)

Do not use a class global JComboBox to store one player temporary when
swapping side, instead use (function) local variables.