order pairing draws with war ranking
This commit is contained in:
parent
188f5256fb
commit
2505573250
3 changed files with 65 additions and 25 deletions
|
|
@ -86,6 +86,7 @@ class RoundController:
|
|||
rnd,
|
||||
part.id,
|
||||
)
|
||||
# TODO clarify status icons
|
||||
if alloc.priority != ChoiceStatus.NONE:
|
||||
priority_icon = QIcon(
|
||||
Icons.get_pixmap(IconName[alloc.priority.name])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue