mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 23:37:06 +00:00
280a19587f
This patch renames the "pair" property of paired technologies to "partOfPair" for clarity and in the pair parent packs the two techs (previously "top" and "bottom") into an array called "pair". This makes the hierarchy more clear in the code and pairs might not be always placed vertically in the future.