Tomasz Śniatowski 2069817fe7 make the lobby play music defined in a [lobby_music] wml tag...
...and set it to default_playlist + main menu theme. Fixes bug #15668.
2010-03-22 21:26:39 +01:00

27 lines
486 B
INI

#textdomain wesnoth-multiplayer
# wmlscope: set export=no
# Main purpose of this file is to ensure that macros get read in first.
[generic_multiplayer]
id=user_map
name= _ "User Map"
turns=90
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}
[/generic_multiplayer]
{multiplayer/scenarios/}
{multiplayer/eras.cfg}
[lobby_music]
{DEFAULT_MUSIC_PLAYLIST}
[music]
name=main_menu.ogg
ms_before=12000
append=yes
[/music]
[/lobby_music]