Closed brrritssocold closed 6 years ago
This PR fixes #1384
The issue was caused by assuming the function would return a Boolean, when in fact it returned an index. This did not cause a error or warning due to Actionscript 3 performing implicit coercion.
This PR fixes #1384
The issue was caused by assuming the function would return a Boolean, when in fact it returned an index. This did not cause a error or warning due to Actionscript 3 performing implicit coercion.