generated from Aleks/xxaazza2z
Обновить ModuleForasy
This commit is contained in:
parent
0c5d45c23f
commit
af4fff1f28
10
ModuleForasy
10
ModuleForasy
@ -1,14 +1,8 @@
|
||||
-- Decompiler will be improved VERY SOON!
|
||||
-- Decompiled with Konstant V2.1, a fast Luau decompiler made in Luau by plusgiant5 (https://discord.gg/wyButjTMhM)
|
||||
-- Decompiled on 2025-05-30 00:47:48
|
||||
-- Luau version 6, Types version 3
|
||||
-- Time taken: 0.001929 seconds
|
||||
|
||||
local module_upvr = {
|
||||
MaxMessages = 3;
|
||||
}
|
||||
module_upvr.__index = module_upvr
|
||||
local Container_upvr = script:WaitForChild("Container")
|
||||
local Container_upvr = game:GetService("Players").LocalPlayer.PlayerGui.main.MainGuiMain.MessageContainer.Container
|
||||
function module_upvr.new(arg1, arg2) -- Line 16
|
||||
--[[ Upvalues[2]:
|
||||
[1]: module_upvr (readonly)
|
||||
@ -23,7 +17,7 @@ function module_upvr.new(arg1, arg2) -- Line 16
|
||||
setmetatable_result1.Instance.Parent = arg1
|
||||
return setmetatable_result1
|
||||
end
|
||||
local MessageBox_upvr = require(script.MessageBox)
|
||||
local MessageBox_upvr = require(game:GetService("Players").LocalPlayer.PlayerGui.main.MainGuiMain.MessageContainer.MessageBox)
|
||||
function module_upvr.CreateMessage(arg1, arg2, arg3) -- Line 29
|
||||
--[[ Upvalues[2]:
|
||||
[1]: module_upvr (readonly)
|
||||
|
Loading…
x
Reference in New Issue
Block a user