Update acconfig.nas
This commit is contained in:
parent
497eb0b64e
commit
4fcc1a965d
1 changed files with 2 additions and 0 deletions
|
@ -197,6 +197,8 @@ 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);
|
||||
}
|
||||
|
||||
spinning.stop();
|
||||
|
|
Loading…
Reference in a new issue