This commit is contained in:
commit
c20ccb86ba
3 changed files with 7 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
<rating>
|
<rating>
|
||||||
<FDM type="int">4</FDM>
|
<FDM type="int">4</FDM>
|
||||||
<systems type="int">4</systems>
|
<systems type="int">5</systems>
|
||||||
<cockpit type="int">4</cockpit>
|
<cockpit type="int">4</cockpit>
|
||||||
<model type="int">4</model>
|
<model type="int">4</model>
|
||||||
</rating>
|
</rating>
|
||||||
|
|
|
@ -59,7 +59,11 @@
|
||||||
</text>
|
</text>
|
||||||
<text>
|
<text>
|
||||||
<halign>center</halign>
|
<halign>center</halign>
|
||||||
<label>You will need to restart FlightGear, and install the latest.zip file.</label>
|
<label>You will need to restart FlightGear, and install the latest .zip file.</label>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<halign>center</halign>
|
||||||
|
<label>GIT users: Please press Remind Me Later, and run a "git pull" command. (or pull using GIT GUI)</label>
|
||||||
</text>
|
</text>
|
||||||
|
|
||||||
</group>
|
</group>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1448
|
1451
|
Reference in a new issue