diff --git a/Nasal/FMGC-b.nas b/Nasal/FMGC-b.nas index e921a3d5..edbd3c3b 100644 --- a/Nasal/FMGC-b.nas +++ b/Nasal/FMGC-b.nas @@ -92,7 +92,7 @@ var APinit = func { setprop("/it-autoflight/mode/vert", " "); setprop("/it-autoflight/input/spd-kts", 100); setprop("/it-autoflight/input/spd-mach", 0.50); - setprop("/it-autoflight/custom/show-hdg", 0); + setprop("/it-autoflight/custom/show-hdg", 1); trkfpa_off(); ap_varioust.start(); thrustmode(); diff --git a/revision.txt b/revision.txt index e25a1e72..873301b1 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4308 \ No newline at end of file +4309 \ No newline at end of file