redid text on load version

This commit is contained in:
Michael Hart 2017-07-08 20:28:12 -07:00 committed by GitHub
parent 59c66083b1
commit 29b0d97582
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ function SetRBXLegacyVersion(Version)
pcall(function() game:GetService("ScriptContext").ScriptsDisabled = false end)
pcall(function() settings().Diagnostics:LegacyScriptMode() end)
end
print("ROBLOX Client version set to '" .. rbxlegacyversion .. "'.")
print("RBXLegacy client opration set to '" .. rbxlegacyversion .. "'.")
end
rbxversion = version()