更新 'src/Network/fgcom.cxx'
This commit is contained in:
parent
31ff59a981
commit
069b66ab5d
@ -641,6 +641,8 @@ void FGCom::valueChanged(SGPropertyNode *prop)
|
||||
// ensure that we are on the right channel by calling setupCommFrequency
|
||||
//fgSetString("/sim/screen/red","PTT按下,请讲...");
|
||||
|
||||
SGPropertyNode_ptr args(new SGPropertyNode);
|
||||
args->setStringValue("id", "ptt-press");
|
||||
|
||||
if (fgGetBool("/sim/view-name-popup")) {
|
||||
args->setStringValue("label", "PTT按下,请讲...");
|
||||
|
Loading…
Reference in New Issue
Block a user