tobymao / 18xx

A platform for playing 18xx games online!
https://18xx.games
Other
298 stars 185 forks source link

[18MS] Fixes M&M ability to only work for owning corp #11319

Open philcampeau opened 3 weeks ago

philcampeau commented 3 weeks ago

Fixes #10025

Before clicking "Create"

Implementation Notes

Explanation of Change

The M&M private was usable by any corporation that the president of the owning corporation was running. This was corrected by adding when: 'token' to the company in entities.rb, limiting its use to the owning corporation's token laying step.

Screenshots

Any Assumptions / Hacks