wesnoth/data/multiplayer/_main.cfg
Charles Dang 3cb8878b9a Fix duplicate loading of eras in mp
This fixes warnings about the era macros being redefined without being #undef-ed when
loading MP.
2016-08-30 19:39:00 +11:00

24 lines
462 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/}
[lobby_music]
{DEFAULT_MUSIC_PLAYLIST}
[music]
name=main_menu.ogg
ms_before=12000
append=yes
[/music]
[/lobby_music]