[wesnoth-commits] [wesnoth/wesnoth] 1f323a: Fix the add_completed_campaign() call for the tuto...
Steve Cotton
noreply at github.com
Mon Nov 4 05:36:39 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1f323ab04e61749c49edfbd5ced23a0167b5e90c
https://github.com/wesnoth/wesnoth/commit/1f323ab04e61749c49edfbd5ced23a0167b5e90c
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M src/game_launcher.cpp
Log Message:
-----------
Fix the add_completed_campaign() call for the tutorial
When completing the tutorial, the preferences file's [completed_campaigns]
recorded that "" had been completed at difficulty NORMAL. This is an old
bug, unrelated to the other tutorial changes that I'm making, but would
cause problems if we want to change the UI based on whether the tutorial
has already been completed.
More information about the Commits
mailing list