SyntaxGameServer/RCCService2018/content/internal/LuaApp/Modules/LuaApp/MockId.lua

10 lines
656 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.LuaApp.MockId)