[Commits] [wesnoth/wesnoth] 671307: fix crash when selecting a random scenario in mp c...
GitHub
noreply at github.com
Mon Nov 13 19:47:28 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6713070cc5a418515733131665e9315816d9e032
https://github.com/wesnoth/wesnoth/commit/6713070cc5a418515733131665e9315816d9e032
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
M src/game_initialization/create_engine.cpp
Log Message:
-----------
fix crash when selecting a random scenario in mp create
previously the game would crash (manditory child missing) in depcheck.cpp if the id of the generated scenario is not the same as the id of the outer scenario.
More information about the Commits
mailing list