Changed name from Indicator to SpriteIndicator. Can now be an indicator for a single team or every one

This commit is contained in:
Teejoon
2016-02-22 18:35:00 +01:00
parent 6fab971734
commit fa4f007604
7 changed files with 151 additions and 68 deletions
+1 -1
View File
@@ -44,6 +44,6 @@
<xs:include schemaLocation="Components/Menu.xsd"/>
<xs:include schemaLocation="Components/KillFeed.xsd"/>
<xs:include schemaLocation="Components/Page.xsd"/>
<xs:include schemaLocation="Components/Indicator.xsd"/>
<xs:include schemaLocation="Components/SpriteIndicator.xsd"/>
<xs:include schemaLocation="Components/Button.xsd"/>
</xs:schema>