Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed multiple cards being popped from stacks in wrong orientation.
This was due to Room.transfer_stack_contents() not taking into account the new stacks's rotation when adding the pieces to it.
- Loading branch information