[wesnoth-commits] [wesnoth/wesnoth] 915dfa: Quick fix for "Mandatory WML child missing" error ...
GitHub
noreply at github.com
Sat Mar 24 19:28:31 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 915dfaa399e146a328e0ee32d43311660cae7fcf
https://github.com/wesnoth/wesnoth/commit/915dfaa399e146a328e0ee32d43311660cae7fcf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-25 (Sun, 25 Mar 2018)
Changed paths:
M src/gui/dialogs/ingame_ui_base.cpp
Log Message:
-----------
Quick fix for "Mandatory WML child missing" error when starting MP
This isn't a proper fix since then the minimap doesn't show, but it at least allows
you to start an MP game.
Fixes #2724.
Commit: bad574f7c8f6106e6879c14318f3fcf0ec4cc2bf
https://github.com/wesnoth/wesnoth/commit/bad574f7c8f6106e6879c14318f3fcf0ec4cc2bf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-25 (Sun, 25 Mar 2018)
Changed paths:
M data/campaigns/Eastern_Invasion/lua/bandits.lua
Log Message:
-----------
EI: fixed another Lua syntax error from 3783693cbe95
[ci skip]
I misread the intent of that line in the original. It was supposed to clear the
var, not set it.
Compare: https://github.com/wesnoth/wesnoth/compare/8d3dcb109b43...bad574f7c8f6
More information about the Commits
mailing list