The C code picks a starting player via dice roll but doesn't reorder the player array. The parser now tracks _first_player_idx and rotates the players list in get_state() so the UI shows them in actual turn order. |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| config.example.json | ||
| monop_parser.py | ||
| plugin.py | ||