1
0
Fork 0

add a help link to the wiki page for the lag settings

This commit is contained in:
jano 2020-01-27 01:13:04 +01:00
parent b72262e0e8
commit 6e30ada029

View file

@ -55,6 +55,18 @@
</binding>
</checkbox>
<button>
<row>0</row>
<col>3</col>
<legend>help (in browser)</legend>
<binding>
<command>nasal</command>
<script>
fgcommand("open-browser", props.Node.new({ "url": "http://wiki.flightgear.org/Real_Time_manual" }))
</script>
</binding>
</button>
<text>
<row>1</row>
<col>0</col>