WC: End the campaign at the end of the final scenario
Fixes the campaign part of #5891.
(cherry picked from commit 9d32c77035
)
This commit is contained in:
parent
9daa10a9f2
commit
6b6eb8a35b
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ function add_plot(scenario, scenario_num, nplayers)
|
|||
result = "victory",
|
||||
music = "sad.ogg",
|
||||
end_text = _"The End",
|
||||
next_scenario = "",
|
||||
})
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue