1
0
Fork 0

Enable the Qt gui inside the sim.

Needs a lot of testing, but aircraft can be installed / changed and
location adjusted from within the sim. After some number of times the
sim will crash.
This commit is contained in:
James Turner 2016-06-08 11:56:18 +01:00
parent b997e7e650
commit 654a343bbb

View file

@ -86,10 +86,7 @@
<item>
<name>aircraft-center</name>
<binding>
<command>nasal</command>
<script>
canvas.loadDialog("AircraftCenter");
</script>
<command>open-launcher</command>
</binding>
</item>