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

Adds selection of currently active board in play.ts #10594

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

Commits on Feb 28, 2022

  1. Update play.ts

    Adds a new global variable to store the current board object, and iterates over board array to select the currently active board.
    TheMachineHerald authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e7dad9b View commit details
    Browse the repository at this point in the history
  2. Update play.ts

    TheMachineHerald authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b14a148 View commit details
    Browse the repository at this point in the history
  3. Update play.ts

    TheMachineHerald authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    1be8848 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ee739 View commit details
    Browse the repository at this point in the history