SyntaxGameServer/RCCService2018/content/internal/Chat/Modules/LuaChat/DateTime.lua

10 lines
659 B
Lua

-----------------------------------------------------------------------------
--- ---
--- Under Migration to CorePackages ---
--- ---
--- Please put your changes in AppTempCommon. ---
--- NOTE: You will have to rebuild for changes to kick in ---
-----------------------------------------------------------------------------
local CorePackages = game:GetService("CorePackages")
return require(CorePackages.AppTempCommon.LuaChat.DateTime)