Don't spoil David's effort to make FlightGear quiet. Just display the special key feature.
This commit is contained in:
parent
df52e98fd8
commit
b24d911412
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# $Id$
|
# $Id$
|
||||||
print("Loading bo105.nas");
|
#print("Loading bo105.nas");
|
||||||
print("\tShift-C ... open/close rear door");
|
print("\tShift-C ... open/close rear door");
|
||||||
|
|
||||||
rearpos = "/controls/doors/rear";
|
rearpos = "/controls/doors/rear";
|
||||||
|
@ -33,4 +33,4 @@ MoveDoor = func {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
print("Finished loading bo105.nas");
|
#print("Finished loading bo105.nas");
|
||||||
|
|
Loading…
Add table
Reference in a new issue