mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 07:26:29 +00:00
6a3246fe93
file="" properties were not overriden by other things defined in the actor, which lead to weird edge cases, such as frequency="0" variants being loaded because their names="" ended up matching their parent's name="" Also remove the name because it doesn't serve a purpose Accepted by: @wraitii Differential Revision: https://code.wildfiregames.com/D3572 This was SVN commit r24929.