diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-02-18 02:25:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-02-18 02:25:29 -0300 |
commit | 4911e04b6818d098b3bc6325f3fe50a6df69b731 (patch) | |
tree | acbbec087376dda8f337fb48fb9c4742bc307424 /CI | |
parent | 6c2ad98dfd4a2d6e39423c5b4f1e7828fd79566a (diff) | |
download | tools-4911e04b6818d098b3bc6325f3fe50a6df69b731.tar.gz tools-4911e04b6818d098b3bc6325f3fe50a6df69b731.tar.bz2 tools-4911e04b6818d098b3bc6325f3fe50a6df69b731.tar.xz tools-4911e04b6818d098b3bc6325f3fe50a6df69b731.zip |
Missing commit
Diffstat (limited to 'CI')
-rw-r--r-- | CI/testxml/xsd/tmw.xsd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CI/testxml/xsd/tmw.xsd b/CI/testxml/xsd/tmw.xsd index a8b5cf2..a4c92a5 100644 --- a/CI/testxml/xsd/tmw.xsd +++ b/CI/testxml/xsd/tmw.xsd @@ -760,6 +760,8 @@ <xs:attribute name="opt1" type="xs:int" use="optional"/> <xs:attribute name="opt2" type="xs:int" use="optional"/> <xs:attribute name="opt3" type="xs:int" use="optional"/> + <!-- deprecated, might or might not work, blame 4144 for this --> + <xs:attribute name="particle" type="xs:string" use="optional"/> </xs:attributeGroup> <!-- maps and tilesets omitted, they have a DTD from tiled |