[Commits] [wesnoth/wesnoth] fc320e: MP Create Game: moved entry point selection to dia...
GitHub
noreply at github.com
Sun Oct 16 06:51:52 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fc320e463faa4e88ebebec218b2e7d15d982b857
https://github.com/wesnoth/wesnoth/commit/fc320e463faa4e88ebebec218b2e7d15d982b857
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
Log Message:
-----------
MP Create Game: moved entry point selection to dialog postshow
This serves two purposes:
* It should (hopefully) ensure that user-specified settings override any from the new scenario.
* Prevents it from appearing when loading saved games.
More information about the Commits
mailing list