I am stupid!

This commit is contained in:
Jonathan Redpath 2018-12-28 18:48:53 +00:00
parent ca60567653
commit c2669c6a89

View file

@ -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);
}