Revert "Change title screen music to transience.ogg."

This reverts commit 155270b605.
This commit is contained in:
Ignacio R. Morelle 2015-01-18 06:20:39 -03:00
parent bca7dbc7a4
commit 7b0d2d76d3
3 changed files with 1 additions and 6 deletions

View file

@ -39,8 +39,6 @@ Version 1.12.0+dev:
* Fixed AI-controlled sides being transferred to human players on MP game
reloading (bug #22968).
* Fixed missing scenario title in lobby for reloaded MP campaigns.
* Music and sound effects:
* Changed main menu track to Transience.
* Units:
* Assigned capitalized translatable names to Walking Corpse and Soulless
variations (bug #22902).

View file

@ -23,7 +23,7 @@
default_terrain="Gg"
title_music="transience.ogg"
title_music="main_menu.ogg"
lobby_music="silence.ogg"
default_victory_music="victory.ogg,victory2.ogg"
default_defeat_music="defeat.ogg,defeat2.ogg"

View file

@ -26,9 +26,6 @@ Version 1.12.0+dev:
due to a misplaced WML attribute in the client's command for the server
(bug #23015).
* Music and sound effects:
* Changed main menu track to Transience.
* Units:
* Assigned capitalized translatable names to Walking Corpse and Soulless
variations (bug #22902).