wesnoth/data/core/editor/_main.cfg
2015-10-10 03:47:01 +11:00

24 lines
494 B
INI

#textdomain wesnoth-editor
# Main purpose of this file is to ensure that macros get read in first.
# wmlscope: set export=yes
#ifdef EDITOR
#ifndef MULTIPLAYER
{multiplayer/}
#endif
{core/editor/brushes.cfg}
{core/editor/music.cfg}
{core/editor/terrain-groups.cfg}
{core/editor/time-of-day.cfg}
{core/editor/items.cfg}
#endif
[titlescreen_music]
{DEFAULT_MUSIC_PLAYLIST}
[music]
name=main_menu.ogg
ms_before=12000
append=yes
[/music]
[/titlescreen_music]