mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
release branch init
This commit is contained in:
@@ -42,8 +42,7 @@ function TRAIN_SYSTEM:Inputs()
|
||||
end
|
||||
|
||||
function TRAIN_SYSTEM:Outputs()
|
||||
return { "BogeyMoment", }
|
||||
--"Speed","Rwa","Rws","E13","E24","RotationRate","MagneticFlux13","MagneticFlux24","FieldReduction13","FieldReduction24","Moment13","Moment24","BogeyMoment"}
|
||||
return { "BogeyMoment" }
|
||||
end
|
||||
|
||||
function TRAIN_SYSTEM:TriggerInput(name,value)
|
||||
|
||||
Reference in New Issue
Block a user