Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loop bug fix #662

Closed

Commits on Jun 6, 2019

  1. Loop bug fix

    Seems the loop logic was firing before the player was ready. Wrapping line 68 with an an `if (onReady){...}` statement fixes the issue.
    matiasironyard committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    0e79bcc View commit details
    Browse the repository at this point in the history