1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00

Merge pull request #500 from metrostroi-repo/BlueSnooty-patch-2

Update init.lua (issue #496)
This commit is contained in:
CrIcKeT98
2022-07-12 01:54:26 +03:00
committed by GitHub

View File

@@ -589,7 +589,7 @@ function ENT:Think()
end
end
if self:ReadTrainWire(4)*self:ReadTrainWire(5) > 0 then
if self:ReadTrainWire(4)*self:ReadTrainWire(5)*self:ReadTrainWire(10) > 0 then
self.A54:TriggerInput("Set",0)
end