From de920655470ac95c44399da4909c25e56e6f7f66 Mon Sep 17 00:00:00 2001 From: Bitl Date: Sun, 30 Jul 2017 12:11:33 -0700 Subject: [PATCH] a s t h e t i c s --- CSMPFunctions.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSMPFunctions.lua b/CSMPFunctions.lua index 95e9326..3dfa4a4 100644 --- a/CSMPFunctions.lua +++ b/CSMPFunctions.lua @@ -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()