wesnoth/data/core/editor/_main.cfg
Fabian Müller 35b82080c4 Merged the editor hotkeys.cfg with the default one.
Having different config files for each scope is no longer supported
with the newly modified hotkeys system.
2012-10-26 12:40:17 +00:00

26 lines
500 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/tool-hints.cfg}
#endif
[titlescreen_music]
{DEFAULT_MUSIC_PLAYLIST}
[music]
name=main_menu.ogg
ms_before=12000
append=yes
[/music]
[/titlescreen_music]