A3XX: Pneumatics bugfix
This commit is contained in:
parent
115a89a4f4
commit
f370b01127
2 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@ var pneu_init = func {
|
|||
setprop("/systems/pneumatic/pack-psi", 0);
|
||||
setprop("/systems/pneumatic/pack1", 0);
|
||||
setprop("/systems/pneumatic/pack2", 0);
|
||||
setprop("/systems/pneumatic/startpsir", 0);
|
||||
setprop("/systems/pneumatic/start-psi", 0);
|
||||
setprop("/systems/pneumatic/eng1-starter", 0);
|
||||
setprop("/systems/pneumatic/eng2-starter", 0);
|
||||
setprop("/systems/pneumatic/bleed1-fault", 0);
|
||||
|
|
|
@ -1 +1 @@
|
|||
2173
|
||||
2174
|
Reference in a new issue