Why was [titlescreen_music] in editor/_main.cfg...
This commit is contained in:
parent
8c31a4cb10
commit
24f3245cfe
2 changed files with 9 additions and 9 deletions
|
@ -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]
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue