beyond-all-reason / Beyond-All-Reason

Main game repository for Beyond All Reason.
https://www.beyondallreason.info/
Other
1.78k stars 296 forks source link

refactor(blueprint): skip irrelevant data when deserializing blueprints #3681

Closed salinecitrine closed 2 months ago

salinecitrine commented 2 months ago

This avoids including serialized-only fields like unitName. This doesn't have any functional impact right now; it's just cleanup.