diff options
author | jak1 <mike.wollmann@gmail.com> | 2020-11-11 17:58:43 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-11 17:58:43 +0000 |
commit | 98ae10329739b47f3bb94c917fe5f84e36f0514f (patch) | |
tree | c6b97e8832f2b3970b4af956126dc7adfc47399f /testxml/xsd | |
parent | 5ee5a4b0ffb5b5ad9026770ecc62d2b778b2bf35 (diff) | |
download | evol-tools-98ae10329739b47f3bb94c917fe5f84e36f0514f.tar.gz evol-tools-98ae10329739b47f3bb94c917fe5f84e36f0514f.tar.bz2 evol-tools-98ae10329739b47f3bb94c917fe5f84e36f0514f.tar.xz evol-tools-98ae10329739b47f3bb94c917fe5f84e36f0514f.zip |
Strike event remove
Diffstat (limited to 'testxml/xsd')
-rw-r--r-- | testxml/xsd/tmw.xsd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testxml/xsd/tmw.xsd b/testxml/xsd/tmw.xsd index 3c37b0f..ec41775 100644 --- a/testxml/xsd/tmw.xsd +++ b/testxml/xsd/tmw.xsd @@ -1001,7 +1001,6 @@ <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="hit"/> - <xs:enumeration value="strike"/> <xs:enumeration value="miss"/> <xs:enumeration value="use"/> <xs:enumeration value="equip"/> |