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

stairs: Add stairs.register_stair_type() to reduce duplicated code. #2641

Closed
wants to merge 5 commits into from

Commits on Apr 9, 2020

  1. stairs: Add stairs.register_stair_type() to reduce duplicated code.

      This replaces stairs.register_stair(), stairs.register_stair_inner()
      and stairs.register_stair_outer().
    
    v2: Set all elements in a single array.
    orbea committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    e481558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c3b450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c2bcd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de529f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172ccf0 View commit details
    Browse the repository at this point in the history