Clients/Client2018/content/internal/Chat/Modules/LuaChat/Text.lua

4 lines
148 B
Lua

local Modules = game:GetService("CoreGui").RobloxGui.Modules
local Text = require(Modules.Common.Text)
-- Redirect to Common.Text Module
return Text