Skip to content

2024-April-21 - 2.6.14724

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 18:44
d9a67c3
Fix inconsistent sort order in map download list. (#12533)

Instead of sorting ourselves, which doesn't match JTable's sorting, just use JTable's sorting when creating the table.

Fixes: https://github.com/triplea-game/triplea/issues/12446