1
0
Fork 0

add /sim/devel=false setting (this controls some extra widgets in dialogs

that aren't meant for the general audience: the old shadow debug checkbox
in the rendering dialog, and some extra fun sliders in the HUD dialog)
This commit is contained in:
mfranz 2006-06-08 18:14:52 +00:00
parent daaf1c5879
commit 6cb7b4d404

View file

@ -12,6 +12,9 @@ Started September 2000 by David Megginson, david@megginson.com
<!-- General simulation preferences -->
<sim>
<!-- hide some development tools, such as parts of the HUD adjustment dialog -->
<devel type="bool">false</devel>
<!-- show-aircraft option: show ALL aircraft regardless by default -->
<aircraft-min-status>all</aircraft-min-status>