WC: End the campaign at the end of the final scenario

Fixes the campaign part of #5891.
This commit is contained in:
Steve Cotton 2021-08-23 15:12:43 +02:00 committed by Steve Cotton
parent 2ed26f609c
commit 9d32c77035

View file

@ -83,6 +83,7 @@ function add_plot(scenario, scenario_num, nplayers)
result = "victory",
music = "sad.ogg",
end_text = _"The End",
next_scenario = "",
})
end
end