bugfix pneumatics
This commit is contained in:
parent
0048614322
commit
3d5bd86529
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ var flashfault2 = func {
|
||||||
settimer(func {
|
settimer(func {
|
||||||
setprop("/controls/deice/eng2-fault", 0);
|
setprop("/controls/deice/eng2-fault", 0);
|
||||||
}, 0.5);
|
}, 0.5);
|
||||||
|
}
|
||||||
# Oxygen (Cabin)
|
# Oxygen (Cabin)
|
||||||
|
|
||||||
setlistener("/controls/oxygen/masksDeployMan", func {
|
setlistener("/controls/oxygen/masksDeployMan", func {
|
||||||
|
|
Reference in a new issue