1
0
Fork 0

Update acconfig.nas

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

View file

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