Adjust the maximum speed and chase-view distance
This commit is contained in:
parent
6c097f252a
commit
0fbc35dd0e
1 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
<!-- New Ufo support code follows below -->
|
||||
<virtual-cockpit archive="y">true</virtual-cockpit>
|
||||
|
||||
<chase-distance-m type="double" archive="y">-15.0</chase-distance-m>
|
||||
<chase-distance-m type="double" archive="y">-25.0</chase-distance-m>S
|
||||
<view n="0">
|
||||
<internal archive="y">true</internal>
|
||||
<config>
|
||||
|
@ -47,6 +47,7 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
|
||||
</sim>
|
||||
|
||||
<!--
|
||||
<input>
|
||||
<keyboard>
|
||||
<key n="360">
|
||||
|
@ -87,5 +88,6 @@ October 23 2001 John Check, fgpanels@rockfish.net
|
|||
</key>
|
||||
</keyboard>
|
||||
</input>
|
||||
-->
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Add table
Reference in a new issue