1
0
Fork 0

Merge branch '3D' into 3D-flightdeck

This commit is contained in:
Jonathan Redpath 2022-05-10 16:01:27 +01:00
commit 18d4988df0

View file

@ -110,7 +110,7 @@ var PNEU = {
me.Switch.bleed1.setBoolValue(1);
me.Switch.bleed2.setBoolValue(1);
me.Switch.blower.setBoolValue(0);
me.Switch.cabinFans.setBoolValue(0);
me.Switch.cabinFans.setBoolValue(1);
me.Switch.extract.setBoolValue(0);
me.Switch.groundAir.setBoolValue(0);
me.Switch.hotAir.setBoolValue(1);