DirectionalLight now correctly getting directions

This commit is contained in:
Tleety
2016-01-19 14:44:17 +01:00
parent 4cafb2fc4c
commit 982837052a
7 changed files with 59 additions and 9 deletions
+1
View File
@@ -27,6 +27,7 @@
<xs:element ref="c:SpawnPoint" minOccurs="0"/>
<xs:element ref="c:PlayerSpawn" minOccurs="0"/>
<xs:element ref="c:Team" minOccurs="0"/>
<xs:element ref="c:DirectionalLight" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>