Fixed players not winning if last enemy is side 2
This commit is contained in:
parent
5a0109fb9a
commit
d09ce1ca87
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ Note: You need to use the default map settings for the scenario to work right."
|
|||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
side=1
|
||||
side=1,2
|
||||
[/filter]
|
||||
[filter_condition]
|
||||
[not]
|
||||
|
|
Loading…
Add table
Reference in a new issue