We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01821c commit 156f6c0Copy full SHA for 156f6c0
loaders/MikaHub.lua
@@ -16,7 +16,7 @@ local bpb2 = loadstring(game:HttpGet("https://raw.githubusercontent.com/klashdev
16
local hoho = loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))
17
local muicreator = loadstring(game:HttpGet('https://raw.githubusercontent.com/klashdevelopment/Mika-Roblox/main/scripts/MikaUiCreator.lua'))
18
19
-local uix = game.Players.LocalPlayer.PlayerGui
+-- local uix = game.Players.LocalPlayer.PlayerGui
20
-- local screen = Instance.new("ScreenGui")
21
-- screen.Parent = uix
22
-- screen.Name = "MikaHubUiButtons"
0 commit comments