GIT: Something changed but don't know what

This commit is contained in:
Joshua Davidson 2018-08-29 16:45:39 -04:00
parent 9f759a9e0c
commit 9dd12901b6

View file

@ -314,8 +314,6 @@ var ELEC = {
replay = getprop("/sim/replay/replay-state"); replay = getprop("/sim/replay/replay-state");
wow = getprop("/gear/gear[1]/wow"); wow = getprop("/gear/gear[1]/wow");
if (battery1_volts >= 20 and battery1_sw and !batt1_fail) { if (battery1_volts >= 20 and battery1_sw and !batt1_fail) {
setprop("/systems/electrical/battery1-amps", batt_amps); setprop("/systems/electrical/battery1-amps", batt_amps);
} else { } else {