Merge pull request #5 from qu47/patch-5

Loadstring
This commit is contained in:
Quacky 2017-07-09 17:37:13 -05:00 committed by GitHub
commit 266b7bf1e6
1 changed files with 3 additions and 1 deletions

View File

@ -80,8 +80,10 @@ function SetRBXLegacyVersion(Version)
BottomRightControl.Position = UDim2.new(1,-BottomRightControl.AbsoluteSize.X,1,-BottomRightControl.AbsoluteSize.Y)
end
function makeXRelative()
BottomLeftControl.SizeConstraint = 1
loadstring("\66\111\116\116\111\109\76\101\102\116\67\111\110\116\114\111\108\46\83\105\122\101\67\111\110\115\116\114\97\105\110\116\32\61\32\49\10\9\9\9\9\66\111\116\116\111\109\82\105\103\104\116\67\111\110\116\114\111\108\46\83\105\122\101\67\111\110\115\116\114\97\105\110\116\32\61\32\49")()
--[[BottomLeftControl.SizeConstraint = 1
BottomRightControl.SizeConstraint = 1
]]--
if TopLeftControl then TopLeftControl.SizeConstraint = 1
end
if BuildTools then BuildTools.Frame.SizeConstraint = 1