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

Fix infinite loop when skipping desktop #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 20, 2018

  1. Quick fix for infinite loop when skipping desktop

    Currently if switching from d[X] to d[X+k] or d[X-k] where k > 1, script will fall into infinite loop
    CodeOsiris authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5b537c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from 19thhell/19thhell-patch-1

    Quick fix for infinite loop when skipping desktop
    CodeOsiris authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    1c958be View commit details
    Browse the repository at this point in the history