Specify a default initial state (off) for the property that controls if the
onscreen fps is displayed with the hud is off.
This commit is contained in:
parent
e8adb7d0c8
commit
10a3a7e8df
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<hud>
|
||||
<path>Huds/Default/default.xml</path>
|
||||
<visibility type="bool">false</visibility>
|
||||
<draw-fps-when-off>false</draw-fps-when-off>
|
||||
</hud>
|
||||
<systems>
|
||||
<autopilot>
|
||||
|
|
Loading…
Add table
Reference in a new issue