Skip to content

2023-August-05 - 2.6.14467

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:10
7c1a019
Improve battle calc logic for copying collections. (#11858)

* Improve logic for copying collections.

Instead of copying the bombardingUnits, only copy when needed for serialization. Add some comments.

* Fix word in comment.

* Remove unused import.