byucs340ta / Winter2019

2 stars 0 forks source link

Player can claim both routes in doubled route #319

Closed KT-EB closed 5 years ago

KT-EB commented 5 years ago

Problem: if a player has already claimed one of a pair of routes, they can also claim the other route Reproduce: Claim the right route between Dallas and Little Rock. On your next turn (when you have the right cards), claim the left route between Dallas and Little Rock. You will own both routes, but should only be able to own one.

Jacob-Baldwin commented 5 years ago

Fixed on merge #104.