diff --git a/ui/main.lua b/ui/main.lua index 32f22bb6..932e385a 100644 --- a/ui/main.lua +++ b/ui/main.lua @@ -97,8 +97,6 @@ Collapse.MouseButton1Click:Connect(function() Open:TweenPosition(constants.reveal, "Out", "Quad", 0.15) end) -MessageBox.Show("Welcome to Hydroxide", "This is not a finished product\n\nUPDATE: 1/8/22\nMy Discord account has been terminated, which means the status of the current Discord server is now in limbo. I have no plans to create a new server right now, but I do plan to in the near future.", MessageType.OK) - Interface.Name = HttpService:GenerateGUID(false) if getHui then Interface.Parent = getHui()