
The playlist macros set the music list twice, once before the story screen and again in prestart, but the order of tracks is different. This means that the track order at the titlescreen and in the lobby is now the same as the track order in a scenario using the default playlist, which previously was not the case. Similarly, the track order in the editor is now the same as the track order in a scenario using the full playlist. Whether that actually matters? I have no idea. I doubt it. In any case, as of this commit, there are no schema validation errors at the title screen, when entering the MP Create screen, or in the map editor.
6 lines
138 B
INI
6 lines
138 B
INI
#textdomain wesnoth-editor
|
|
# Defines the music playlist for the editor
|
|
|
|
[editor_music]
|
|
{FULL_MUSIC_PLAYLIST_NO_EVENT}
|
|
[/editor_music]
|