Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UMusic: Consider line duration 0 as no duration
All users of HasLength use the return line duration as divisor. To avoid division by zero, set the result to false if the duration is 0.
- Loading branch information