This commit is contained in:
Quacky 2017-07-11 00:15:46 -05:00 committed by GitHub
parent cab58faa33
commit 4ce23465d2
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ function SetRBXLegacyVersion(Version)
pcall(function() game:GetService("ScriptContext").ScriptsDisabled = false end)
pcall(function() settings().Diagnostics:LegacyScriptMode() end)]]--we aren't ready for this yet
end
print("RBXLegacy client opration set to '" .. rbxlegacyversion .. "'.")
print("RBXLegacy client operation set to '" .. rbxlegacyversion .. "'.")
end
rbxversion = version()