File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ For the people that have trouble aiming.
5
5
> This branch is still in development. Do not expect everything to work.
6
6
7
7
```
8
- loadstring(game:HttpGet("https://github.com/RectangularObject/UniversalHBE/releases/download/v3.2.2 -beta/main.lua", true))()
8
+ loadstring(game:HttpGet("https://github.com/RectangularObject/UniversalHBE/releases/download/v3.3.0 -beta/main.lua", true))()
9
9
```
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ local UI = {
20
20
21
21
function UI :Load ()
22
22
local mainWindow = LinoriaLib :CreateWindow ({
23
- Title = " Universal Hitbox Extender v3.2.2 -beta" ,
23
+ Title = " Universal Hitbox Extender v3.3.0 -beta" ,
24
24
TabPadding = 6 ,
25
25
MenuFadeTime = 0 ,
26
26
Size = UDim2 .fromOffset (550 , 620 ),
You can’t perform that action at this time.
0 commit comments