Score should now track to all clients

This commit is contained in:
Tleety
2016-03-03 20:45:16 +01:00
parent 3e9ad7dc14
commit 00c585de3c
7 changed files with 1309 additions and 1123 deletions
@@ -11,6 +11,9 @@
<xs:element name="NextPosition" type="t:int" minOccurs="0">
<xs:annotation><xs:documentation>Where the next scoreIdentity should be placed.</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Offset" type="t:Vector" minOccurs="0">
<xs:annotation><xs:documentation>How much offset should be applied per position</xs:documentation></xs:annotation>
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>