Skip to content

Commit 156f6c0

Browse files
Update MikaHub.lua
1 parent c01821c commit 156f6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loaders/MikaHub.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ local bpb2 = loadstring(game:HttpGet("https://raw.githubusercontent.com/klashdev
1616
local hoho = loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))
1717
local muicreator = loadstring(game:HttpGet('https://raw.githubusercontent.com/klashdevelopment/Mika-Roblox/main/scripts/MikaUiCreator.lua'))
1818

19-
local uix = game.Players.LocalPlayer.PlayerGui
19+
-- local uix = game.Players.LocalPlayer.PlayerGui
2020
-- local screen = Instance.new("ScreenGui")
2121
-- screen.Parent = uix
2222
-- screen.Name = "MikaHubUiButtons"

0 commit comments

Comments
 (0)