Music restarting on PHASE_WELCOME2

dev-ui
krzys-h 2013-02-17 13:28:04 +01:00
parent c79c176e46
commit c42515927e
1 changed files with 0 additions and 3 deletions

View File

@ -1758,9 +1758,6 @@ pos.y -= 0.048f;
} }
if ( m_phase == PHASE_WELCOME2 ) if ( m_phase == PHASE_WELCOME2 )
{ {
m_sound->StopMusic();
m_sound->PlayMusic(11, false);
pos.x = 0.0f; pos.x = 0.0f;
pos.y = 0.0f; pos.y = 0.0f;
ddim.x = 0.0f; ddim.x = 0.0f;