We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3668f commit fbab8c7Copy full SHA for fbab8c7
modules/UI.lua
@@ -20,7 +20,7 @@ local UI = {
20
21
function UI:Load()
22
local mainWindow = LinoriaLib:CreateWindow({
23
- Title = "Universal Hitbox Extender v3.1.0-beta",
+ Title = "Universal Hitbox Extender v3.1.1-beta",
24
TabPadding = 6,
25
MenuFadeTime = 0,
26
Size = UDim2.fromOffset(550, 620),
0 commit comments