1
0
forked from 0ad/0ad

Fix template type in d9d4deb6ce

This was SVN commit r26521.
This commit is contained in:
bb 2022-03-02 15:55:16 +00:00
parent d9d4deb6ce
commit f69e5c01e8

View File

@ -18,7 +18,7 @@ Formation.prototype.Schema =
"<text/>" +
"</element>" +
"<element name='MaxTurningAngle' a:help='The turning angle in radian under which the formation attempts to turn and over which the formation positions are recomputed.'>" +
"<text/>" +
"<ref name='nonNegativeDecimal'/>" +
"</element>" +
"<element name='ShiftRows' a:help='Set the value to true to shift subsequent rows.'>" +
"<text/>" +