This commit is contained in:
taskmanager 2023-02-26 21:26:07 +00:00
parent 643bc37e42
commit bcd9d6bfb9
2 changed files with 2 additions and 2 deletions

View File

@ -199,7 +199,7 @@ humanoid.Died:connect(function() HealthChanged(0) end)</ProtectedString>
<Color3 name="BorderColor3">4279970357</Color3> <Color3 name="BorderColor3">4279970357</Color3>
<int name="BorderSizePixel">1</int> <int name="BorderSizePixel">1</int>
<bool name="Draggable">false</bool> <bool name="Draggable">false</bool>
<Content name="Image"><url>http://www.banland.xyz/asset/?id=34854607</url></Content> <Content name="Image"><url>http://www.roblox.com/asset/?id=34854607</url></Content>
<string name="Name">hurtOverlay</string> <string name="Name">hurtOverlay</string>
<UDim2 name="Position"> <UDim2 name="Position">
<XS>2</XS> <XS>2</XS>

View File

@ -436,7 +436,7 @@ local BottomShiftFrame = Obj.Create"Frame"
Name = 'extendTab', Name = 'extendTab',
Active = true, Active = true,
BackgroundTransparency = 1, BackgroundTransparency = 1,
Image = 'http://www.roblox.com/asset/?id=94692731', Image = 'http://www.banland.xyz/asset/?id=94692731',
Position = UDim2.new(.608, 0, .3, 0), Position = UDim2.new(.608, 0, .3, 0),
Size = UDim2.new(.3,0,.7,0), Size = UDim2.new(.3,0,.7,0),
Parent = BottomFrame, Parent = BottomFrame,