[wesnoth-commits] [wesnoth/wesnoth] cfffb9: Revert "Save custom options data in a more concise...
GitHub
noreply at github.com
Tue May 15 20:19:53 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: cfffb9be0b09c29c7c49e5f1fb92829b4a441bc1
https://github.com/wesnoth/wesnoth/commit/cfffb9be0b09c29c7c49e5f1fb92829b4a441bc1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-16 (Wed, 16 May 2018)
Changed paths:
M src/gui/dialogs/multiplayer/mp_options_helper.cpp
M src/saved_game.cpp
Log Message:
-----------
Revert "Save custom options data in a more concise way"
This reverts commit e3db7cc225618ab013ad25d94909ff50f04fb67b. Turns out the
id = value syntax did not work for options in an array since '.' is not a
valid config key name.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list