更新 'src/Sound/voice.cxx'
This commit is contained in:
@@ -126,6 +126,10 @@ void FGVoiceMgr::shutdown()
|
||||
|
||||
void FGVoiceMgr::update(double dt)
|
||||
{
|
||||
|
||||
SG_LOG(SG_SOUND, SG_INFO, "FGVoice::update " << dt );
|
||||
|
||||
|
||||
if (!_enabled)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user