更新 'src/Sound/voice.cxx'
This commit is contained in:
@@ -199,7 +199,7 @@ FGFestivalVoice::~FGFestivalVoice()
|
||||
void FGVoiceMgr::FGVoice::pushMessage( const string & m)
|
||||
{
|
||||
|
||||
FGLocale::utf8toLatin1(&m);
|
||||
FGLocale::utf8toLatin1(* m);
|
||||
|
||||
|
||||
_msg.push(m);
|
||||
|
||||
Reference in New Issue
Block a user