1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00
This commit is contained in:
Hellss
2021-07-12 19:44:45 +03:00
committed by GitHub
parent bb36a2066c
commit fd797d93a1
3 changed files with 25 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ function TRAIN_SYSTEM:Inputs()
end
function TRAIN_SYSTEM:Outputs()
return { "BogeyMoment" }
return { "BogeyMoment", "E24" }
end
function TRAIN_SYSTEM:TriggerInput(name,value)