更新 'src/Network/fgcom.cxx'
This commit is contained in:
@@ -659,7 +659,7 @@ void FGCom::valueChanged(SGPropertyNode *prop)
|
||||
|
||||
urlcmd.append(soundpath.c_str());
|
||||
//SG_LOG(SG_SOUND, SG_INFO, "CMD :" << urlcmd );
|
||||
//system(urlcmd.c_str());
|
||||
popen(urlcmd.c_str());
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user