From 6472806c41b800e2d79fb2440e4681dd7d7668ee Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Aug 2016 01:34:19 +0300 Subject: Add default music. Track named Këphrom by Obani. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index e9e1e96c6..3028bd16b 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -555,7 +555,7 @@ void Client::initSoundManager() } soundManager.playMusic(branding.getValue( "loginMusic", - "Magick - Real.ogg"), + "keprohm.ogg"), SkipError_true); } -- cgit v1.2.3-70-g09d2