1
0
Fork 0

Change the fps toggle property name a bit and add a toggle switch in the

gui/dialog/rendering box.
This commit is contained in:
curt 2004-06-14 16:39:00 +00:00
parent 10a3a7e8df
commit c4f0a58b8f
2 changed files with 7 additions and 1 deletions

View file

@ -42,6 +42,12 @@
<label>Bump mapped clouds</label>
<property>/sim/rendering/bump-mapping</property>
</checkbox>
<checkbox>
<halign>left</halign>
<label>Show frame rate</label>
<property>/sim/hud/draw-fps</property>
</checkbox>
</group>
<group>

View file

@ -68,7 +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>
<draw-fps>false</draw-fps>
</hud>
<systems>
<autopilot>