diff --git a/src/event.cxx b/src/event.cxx index cbddbca..459bfe8 100644 --- a/src/event.cxx +++ b/src/event.cxx @@ -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.