wesnoth/data/core/editor/_main.cfg
fendrin a564eda0c1 Remove everything related to [editor_tool_hint].
This tag is obsolete for ages and most likely not used by any UMC
designer.
2013-12-31 12:29:44 +01: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]