mirror of
https://github.com/ACF-Team/CFW.git
synced 2025-03-04 03:03:16 -05:00
parent
34fe7a090b
commit
6229d41c59
@ -61,10 +61,7 @@ function CFW.connect(a, b)
|
||||
end
|
||||
|
||||
function CFW.disconnect(entA, indexB)
|
||||
local link = entA._links[indexB]
|
||||
|
||||
if not link then return end
|
||||
|
||||
local link = entA._links[indexB]
|
||||
local contraptionPopped = link:Sub()
|
||||
|
||||
if contraptionPopped then return end
|
||||
|
Loading…
Reference in New Issue
Block a user