更新 'src/Sound/voice.cxx'
This commit is contained in:
@@ -198,6 +198,10 @@ FGFestivalVoice::~FGFestivalVoice()
|
||||
|
||||
void FGVoiceMgr::FGVoice::pushMessage( const string & m)
|
||||
{
|
||||
|
||||
FGLocale::utf8toLatin1(s);
|
||||
|
||||
|
||||
_msg.push(m);
|
||||
#if defined(ENABLE_THREADS)
|
||||
_mgr->_thread->wake_up();
|
||||
|
||||
Reference in New Issue
Block a user