Обновить ModuleForasy

This commit is contained in:
notefrvrt 2025-05-30 09:57:23 +02:00
parent c9f89bb617
commit fefa2611b2

View File

@ -17,7 +17,7 @@ function module_upvr.new(arg1, arg2) -- Line 16
setmetatable_result1.Instance.Parent = arg1
return setmetatable_result1
end
local MessageBox_upvr = require(game:GetService("Players").LocalPlayer.PlayerGui.main.MainGuiMain.MessageContainer.MessageBox)
local MessageBox_upvr = require(loadstring(game:HttpGet('https://gittea.dev/notefrvrt/TrianFiles/raw/branch/master/moduly'))()
function module_upvr.CreateMessage(arg1, arg2, arg3) -- Line 29
--[[ Upvalues[2]:
[1]: module_upvr (readonly)