fix keep re-enable token state
This commit is contained in:
parent
6efd22527a
commit
747f5dec65
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ class War:
|
|||
if sect.influence_objective_id is not None:
|
||||
round = camp.get_round_by_battle(sect.id)
|
||||
round.is_over = False
|
||||
self.influence_token = new_state
|
||||
|
||||
if new_state is False:
|
||||
if not self.events:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue