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
@@ -68,4 +68,5 @@
<xs:include schemaLocation="Components/NetworkComponent.xsd"/>
<xs:include schemaLocation="Components/ServerIdentity.xsd"/>
<xs:include schemaLocation="Components/ServerList.xsd"/>
<xs:include schemaLocation="Components/EndScreen.xsd"/>
</xs:schema>