oops
This commit is contained in:
parent
c813abb7b0
commit
9345400c88
|
|
@ -859,7 +859,7 @@ function CSSolo(UserID,PlayerName,Hat1ID,Hat2ID,Hat3ID,HeadColorID,TorsoColorID,
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if (rbxlegacyversion > 8)
|
if (rbxlegacyversion > 8) then
|
||||||
local function waitForChild(instance, name)
|
local function waitForChild(instance, name)
|
||||||
while not instance:FindFirstChild(name) do
|
while not instance:FindFirstChild(name) do
|
||||||
instance.ChildAdded:wait()
|
instance.ChildAdded:wait()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue