Updated schema with custom type names to better match their C++ counterparts

This commit is contained in:
sippeangelo
2015-11-26 16:09:11 +01:00
parent ac05975fd5
commit 8419d2e7b9
4 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<Components>
<c:Test>
<Integer>5555</Integer>
<Float>12.34</Float>
<Double>12.34</Double>
</c:Test>
</Components>
</Entity>