Why was [titlescreen_music] in editor/_main.cfg...

This commit is contained in:
Charles Dang 2020-12-14 06:47:08 +11:00
parent 8c31a4cb10
commit 24f3245cfe
2 changed files with 9 additions and 9 deletions

View file

@ -31,3 +31,12 @@ wesnoth.dofile 'lua/diversion.lua'
#endif
{core/units.cfg}
{core/editor/}
[titlescreen_music]
{DEFAULT_MUSIC_PLAYLIST_NO_EVENT}
[music]
name=main_menu.ogg
ms_before=12000
append=yes
[/music]
[/titlescreen_music]

View file

@ -12,12 +12,3 @@
{core/editor/time-of-day.cfg}
{core/editor/items.cfg}
#endif
[titlescreen_music]
{DEFAULT_MUSIC_PLAYLIST_NO_EVENT}
[music]
name=main_menu.ogg
ms_before=12000
append=yes
[/music]
[/titlescreen_music]