update gameserver

This commit is contained in:
Austin 2021-10-31 23:31:01 -04:00
parent 684b110aae
commit 294de80a66
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ if placeId~=nil and baseurl~=nil then
game:Load(baseurl .. "/asset/?id=" .. placeId)
end
--[[Old Animations]]--
--[[
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)