GIT: Something changed but don't know what
This commit is contained in:
parent
9f759a9e0c
commit
9dd12901b6
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Reference in a new issue