Add an option to toggle point sprites on/off for runway lighting.
This commit is contained in:
parent
ac2225a65f
commit
ff8ee80ece
1 changed files with 9 additions and 0 deletions
|
@ -33,6 +33,15 @@
|
||||||
</binding>
|
</binding>
|
||||||
</checkbox>
|
</checkbox>
|
||||||
|
|
||||||
|
<checkbox>
|
||||||
|
<halign>left</halign>
|
||||||
|
<label>Use Point Sprites for Runway Lights</label>
|
||||||
|
<property>/sim/rendering/point-sprites</property>
|
||||||
|
<binding>
|
||||||
|
<command>dialog-apply</command>
|
||||||
|
</binding>
|
||||||
|
</checkbox>
|
||||||
|
|
||||||
<checkbox>
|
<checkbox>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
<label>Enhanced runway lighting</label>
|
<label>Enhanced runway lighting</label>
|
||||||
|
|
Loading…
Add table
Reference in a new issue