[Commits] [wesnoth/wesnoth] afa4bf: MP Create Game: fixed settings polluting loaded of...
GitHub
noreply at github.com
Sun Oct 16 06:41:46 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: afa4bf8ea94f2cc2d3c7cafa27b3b76ec9299b00
https://github.com/wesnoth/wesnoth/commit/afa4bf8ea94f2cc2d3c7cafa27b3b76ec9299b00
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-16 (Sun, 16 Oct 2016)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
Log Message:
-----------
MP Create Game: fixed settings polluting loaded of saved games
This gives game loading a separate retval to avoid the settings specified in the dialog from overriding
those provided by the saved game.
More information about the Commits
mailing list