Skip to content

Commit

Permalink
Merge pull request #101 from Upbolt/remove-startup-messagebox
Browse files Browse the repository at this point in the history
removed startup messagebox
  • Loading branch information
Upbolt authored Jun 14, 2023
2 parents c111dd6 + 5f85908 commit 7c28efb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 7c28efb

Please sign in to comment.