mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Исправлена невозможность подключения удочки
This commit is contained in:
@@ -403,6 +403,9 @@ function ENT:CheckContact(pos,dir,id,cpos)
|
||||
end
|
||||
end)]]
|
||||
end
|
||||
if (traceEnt.CoupledWith == nil) then
|
||||
self.Connectors[id] = nil
|
||||
end
|
||||
end
|
||||
return false
|
||||
elseif traceEnt:GetClass() == "player" and self.Voltage > 40 then
|
||||
|
||||
Reference in New Issue
Block a user