mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Fixed AVU 717MSK (#307)
This commit is contained in:
@@ -623,7 +623,11 @@ function TRAIN_SYSTEM:SolveAllInternalCircuits(Train,dT,firstIter)
|
||||
Train:WriteTrainWire(10,BO*Train.A56.Value)
|
||||
--B->A44->KMMK->23
|
||||
Train:WriteTrainWire(23,S["B3"]*Train.RezMK.Value)
|
||||
if isLVZ then
|
||||
S["10AT"] = T[10]*Train.A29.Value*(1-Train.AVU.Value)
|
||||
else
|
||||
S["10AT"] = T[10]*Train.A11.Value*(1-Train.AVU.Value)
|
||||
end
|
||||
Panel.AVU = S["10AT"]
|
||||
|
||||
if isKSD then
|
||||
|
||||
Reference in New Issue
Block a user