From c42515927e7e249574daeab680b73248a0a5c2e2 Mon Sep 17 00:00:00 2001 From: krzys-h Date: Sun, 17 Feb 2013 13:28:04 +0100 Subject: Music restarting on PHASE_WELCOME2 --- src/ui/maindialog.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui') diff --git a/src/ui/maindialog.cpp b/src/ui/maindialog.cpp index d3128da..fede0b7 100644 --- a/src/ui/maindialog.cpp +++ b/src/ui/maindialog.cpp @@ -1758,9 +1758,6 @@ pos.y -= 0.048f; } if ( m_phase == PHASE_WELCOME2 ) { - m_sound->StopMusic(); - m_sound->PlayMusic(11, false); - pos.x = 0.0f; pos.y = 0.0f; ddim.x = 0.0f; -- cgit v1.2.3-1-g7c22