Vinifera
Vinifera copied to clipboard
Implements `ShowBriefing` to allow the briefing statement to be shown before the mission starts.
Closes #28
This pull request implements a new option to allow the briefing statement to be shown before the mission starts.
In the scenario file;
[Basic]
ShowBriefing=<boolean>
- Should the mission briefing statement be shown before the mission starts? Defaults to no
.