Remember that my current project is built against commit 7232E06F. Being said, a check into file history of FlxRandom shows that the current dev version of the file and the file as of that commit are one and the same.
Text for param in flixel.util:FlxRandom/color is not valid.
org.xml.sax.SAXParseException;
lineNumber: 3;
columnNumber: 6;
The element type "code" must be terminated by the matching end-tag "</code>".
Text for description in flixel.util:FlxRandom/sign is not valid.
org.xml.sax.SAXParseException;
lineNumber: 15;
columnNumber: 6;
The element type "code" must be terminated by the matching end-tag "</code>".
I have modestly reformatted this for readability.
Picking over the description of the errors yielded me nothing. I'm either blind or simply don't see the mismatched <code> tags.
Remember that my current project is built against commit 7232E06F. Being said, a check into file history of FlxRandom shows that the current dev version of the file and the file as of that commit are one and the same.
I have modestly reformatted this for readability.
Picking over the description of the errors yielded me nothing. I'm either blind or simply don't see the mismatched
<code>tags.