fix war tie campaign sorted unwanted participant
This commit is contained in:
parent
e7d3b962ca
commit
e64d9ff43b
2 changed files with 10 additions and 10 deletions
|
|
@ -149,7 +149,6 @@ class WarController:
|
|||
for pid in active
|
||||
]
|
||||
counters = [war.get_influence_tokens(pid) for pid in active]
|
||||
# TODO fix sorted participants included in tie-break after campaign ranking
|
||||
dialog = TieDialog(
|
||||
parent=self.app.view,
|
||||
players=players,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue