mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 10:33:13 +00:00
For consistency, changed traits.extant from an attribute to a stand-alone tag.
This was SVN commit r4692.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity>
|
||||
<Traits
|
||||
extant="true"
|
||||
>
|
||||
<Traits>
|
||||
<Extant>true</Extant>
|
||||
|
||||
<Id>
|
||||
<Internal_Only />
|
||||
</Id>
|
||||
|
||||
Reference in New Issue
Block a user