remove old animations temp

This commit is contained in:
Austin 2021-10-31 21:38:08 -04:00
parent 3189e82fa4
commit 526d9268a0
1 changed files with 2 additions and 0 deletions

View File

@ -149,9 +149,11 @@ if placeId~=nil and baseurl~=nil then
game:Load(baseurl .. "/asset/?id=" .. placeId)
end
--[[
if game:GetService("StarterPlayer"):FindFirstChild("StarterCharacterScripts") ~= nil and game:GetService("StarterPlayer").StarterCharacterScripts:FindFirstChild("Animate") == nil then
pcall(function()game:GetObjects("rbxasset://fonts/humanoidAnimateLocal.rbxm")[1].Parent = game:GetService("StarterPlayer").StarterCharacterScripts end)
end
]]--
-- Now start the connection
ns:Start(port)