I am stupid!
This commit is contained in:
parent
ca60567653
commit
c2669c6a89
1 changed files with 1 additions and 1 deletions
|
@ -759,7 +759,7 @@ var ELEC = {
|
|||
setprop("/controls/lighting/overhead-panel-norm", getprop("/controls/lighting/overhead-panel-knb"));
|
||||
}
|
||||
|
||||
if getprop("systems/electrical/on") == 0) {
|
||||
if (getprop("systems/electrical/on") == 0) {
|
||||
setprop("/systems/thrust/thr-locked", 0);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue