Closed cameronshinn closed 4 years ago
The _player_pick() method of the TeamDraftMenu here should be reworked to implement a forced pick order, represented as a string (e.g. '1221122112'). This pick order should be configurable and stored in the database.
_player_pick()
TeamDraftMenu
Implemented
The
_player_pick()
method of theTeamDraftMenu
here should be reworked to implement a forced pick order, represented as a string (e.g. '1221122112'). This pick order should be configurable and stored in the database.