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:
parent
6a4ec16935
commit
2347b6a86c
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user