[wesnoth-commits] [wesnoth/wesnoth] 5ac01d: Fixes track titles not being set from WML.
GitHub
noreply at github.com
Tue Aug 14 07:01:18 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 5ac01dc19501a22eba45c3fb4b5df9f46952f2e1
https://github.com/wesnoth/wesnoth/commit/5ac01dc19501a22eba45c3fb4b5df9f46952f2e1
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2018-08-14 (Tue, 14 Aug 2018)
Changed paths:
M src/scripting/lua_audio.cpp
M src/sound_music_track.hpp
Log Message:
-----------
Fixes track titles not being set from WML.
The current implementation of the [music] tag sets the title after adding the track, however the title field was read only. This makes the field writable.
**NOTE:** This service has 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