Skip to content

Commit ccac3d2

Browse files
Update Module.luau
extra
1 parent af3858f commit ccac3d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Module.luau

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ local FakeRoot = nil
117117
local function CancelScript() -- : nil
118118
for _, v in next, RBXSignals do
119119
v:Disconnect()
120+
v = nil
120121
end
121122

122123
if ReturnOnDeath then

0 commit comments

Comments
 (0)