[Commits] [wesnoth/wesnoth] d9f1ee: MP Join Game: workaround for Faction Select dialog...
GitHub
noreply at github.com
Sun Oct 30 19:38:06 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d9f1ee87a872e65ead8018a9cb242a493ea4de1c
https://github.com/wesnoth/wesnoth/commit/d9f1ee87a872e65ead8018a9cb242a493ea4de1c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
M src/game_initialization/multiplayer.cpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.hpp
Log Message:
-----------
MP Join Game: workaround for Faction Select dialog not showing
Instead of using a post_build/pre_show event, we make the function public and return early at the call site
depending on result.
More information about the Commits
mailing list