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

Bug/callstack gh 860 #861

Closed
wants to merge 2 commits into from
Closed

Commits on Dec 2, 2013

  1. Check for duration after a techGet.

    This is so that we can call Player#duration only if a duration exists.
    Otherwise, we get into an infinite loop and blow up the call stack.
    gkatsev committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    056221c View commit details
    Browse the repository at this point in the history
  2. Default duration to return 0

    gkatsev committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    97bb7ff View commit details
    Browse the repository at this point in the history