Обновить ModuleForasy

This commit is contained in:
notefrvrt 2025-05-30 10:01:16 +02:00
parent 4a473a34ec
commit 6c8e3d00d4

View File

@ -4,7 +4,7 @@ local module_upvr = {
module_upvr.__index = module_upvr
local Container_upvr = game:GetService("Players").LocalPlayer.PlayerGui.main.MainGuiMain.MessageContainer.Container
local MessageBox_upvr = require(loadstring(game:HttpGet('https://gittea.dev/notefrvrt/TrianFiles/raw/branch/master/moduly'))())
local MessageBox_upvr = loadstring(game:HttpGet('https://gittea.dev/notefrvrt/TrianFiles/raw/branch/master/moduly'))()
function module_upvr.new(parent, onInit)
local self = setmetatable({