Updated CG build issues
Showing
2 changed files
with
1 additions
and
1 deletions
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
20 | </enum> | 20 | </enum> |
21 | 21 | ||
22 | <array name="PointInt32" type="Tensor.int32" size="2"> | 22 | <array name="PointInt32" type="Tensor.int32" size="2"> |
23 | <comments>Point (x,y) value with Int32 ordinals.</comments> | 23 | <comment>Point (x,y) value with Int32 ordinals.</comment> |
24 | </array> /> | 24 | </array> /> |
25 | 25 | ||
26 | <array name="PointInt32Array" type="PointInt32"> | 26 | <array name="PointInt32Array" type="PointInt32"> | ... | ... |
-
Please register or sign in to post a comment