[wesnoth-commits] [wesnoth/wesnoth] 0f5899: Fixes track titles not being set from WML.
GitHub
noreply at github.com
Tue Aug 14 06:57:29 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 0f5899b16301a22efaeab3bdc8f97c808596429f
https://github.com/wesnoth/wesnoth/commit/0f5899b16301a22efaeab3bdc8f97c808596429f
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