Update acconfig.nas
This commit is contained in:
parent
4fcc1a965d
commit
1173d16508
1 changed files with 1 additions and 3 deletions
|
@ -196,9 +196,7 @@ setlistener("/sim/signals/fdm-initialized", func {
|
|||
}
|
||||
|
||||
if (getprop("/options/system/fo-view") == 1) {
|
||||
setprop("/sim/current-view/name", "Copilot View");
|
||||
view.stepView(1);
|
||||
view.stepView(-1);
|
||||
setprop("/sim/current-view/view-number", 8);
|
||||
}
|
||||
|
||||
spinning.stop();
|
||||
|
|
Loading…
Reference in a new issue