Fix two typo's
This commit is contained in:
parent
60663a001a
commit
edf25a4e82
1 changed files with 3 additions and 2 deletions
|
@ -270,7 +270,8 @@ ________________________________________________________________________________
|
|||
twlock = !getprop("/controls/gear/tailwheel-lock");
|
||||
setprop("/controls/gear/tailwheel-lock", twlock);
|
||||
if (twlock) {
|
||||
rection Hat -->} else {
|
||||
gui.popupTip("Tail Wheel UNLOCKED");
|
||||
} else {
|
||||
gui.popupTip("Tail Wheel LOCKED");
|
||||
}
|
||||
} elsif (mod == 2) {
|
||||
|
@ -304,7 +305,7 @@ ________________________________________________________________________________
|
|||
</script>
|
||||
</binding>
|
||||
</button>
|
||||
top
|
||||
|
||||
<button n="4"><!-- throttle down/back -->
|
||||
<desc>Brakes left</desc>
|
||||
<repeatable type="bool">true</repeatable>
|
||||
|
|
Loading…
Reference in a new issue