1
0
Fork 0

Update acconfig.nas

This commit is contained in:
Lukas Gafner 2020-05-06 11:29:12 +02:00 committed by GitHub
parent 4fcc1a965d
commit 1173d16508
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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();