mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 14:08:59 +00:00
ea72437739
Since the players/civs already have cmpIdentity, use it. This forces civs to have corresponding XML in the `special/players/` folder. Also moves the files from `special/player/` to `special/players/` consistent with other folders. And moves the generic `player.xml` one level up. Differential revision: https://code.wildfiregames.com/D4473 Help and comments by: @Stan, @wraitii This was SVN commit r26298.