a s t h e t i c s

This commit is contained in:
Bitl 2017-07-30 12:11:33 -07:00
parent fc821dc66f
commit de92065547
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ function SetRBXLegacyVersion(Version)
game:GetService("InsertService"):SetAssetUrl("http://www.roblox.com/Asset/?id=%d")
game:GetService("InsertService"):SetAssetVersionUrl("http://www.roblox.com/Asset/?assetversionid=%d")
end
print("RBXLegacy client operation set to '" .. rbxlegacyversion .. "'.")
print("RBXLegacy client version '" .. rbxlegacyversion .. "' loaded.")
end
rbxversion = version()