1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Reload the sound when changing of language

This commit is contained in:
Mathieu Schroeter 2017-02-28 21:49:36 +01:00
parent 6a4ec16935
commit 2347b6a86c

View File

@ -3592,7 +3592,8 @@ void CEvent::SetLanguage ()
++_nl_msg_cat_cntr;
}
// FIXME: reload the sounds
m_pSound->FlushAll ();
m_pSound->CacheAll ();
}
// Clic dans un bouton.