a s t h e t i c s
This commit is contained in:
parent
fc821dc66f
commit
de92065547
|
|
@ -123,7 +123,7 @@ function SetRBXLegacyVersion(Version)
|
||||||
game:GetService("InsertService"):SetAssetUrl("http://www.roblox.com/Asset/?id=%d")
|
game:GetService("InsertService"):SetAssetUrl("http://www.roblox.com/Asset/?id=%d")
|
||||||
game:GetService("InsertService"):SetAssetVersionUrl("http://www.roblox.com/Asset/?assetversionid=%d")
|
game:GetService("InsertService"):SetAssetVersionUrl("http://www.roblox.com/Asset/?assetversionid=%d")
|
||||||
end
|
end
|
||||||
print("RBXLegacy client operation set to '" .. rbxlegacyversion .. "'.")
|
print("RBXLegacy client version '" .. rbxlegacyversion .. "' loaded.")
|
||||||
end
|
end
|
||||||
|
|
||||||
rbxversion = version()
|
rbxversion = version()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue