Files
gameserver/RCCService2018/content/scripts/PlayerScripts/StarterPlayerScripts_NewStructure/PlayerScriptsLoader.lua
T
2026-07-06 14:01:11 -04:00

6 lines
214 B
Lua

--[[
PlayerScriptsLoader - This script requires and instantiates the PlayerModule singleton
2018 PlayerScripts Update - AllYourBlox
--]]
local PlayerModule = require(script.Parent:WaitForChild("PlayerModule"))