Some Entities for endscreen and some basic logic in the EndScreenSystem

This commit is contained in:
Tleety
2016-03-12 15:45:07 +01:00
parent 4334ea067e
commit 8c2a665ccb
10 changed files with 154 additions and 32 deletions
+1
View File
@@ -71,6 +71,7 @@
<xs:element ref="c:NetworkComponent" minOccurs="0"/>
<xs:element ref="c:ServerIdentity" minOccurs="0"/>
<xs:element ref="c:ServerList" minOccurs="0"/>
<xs:element ref="c:EndScreen" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>