7 lines
192 B
Lua
7 lines
192 B
Lua
--[[
|
|
PlayerScriptsLoader - This script requires and instantiates the PlayerModule singleton
|
|
|
|
2018 PlayerScripts Update - AllYourBlox
|
|
--]]
|
|
|
|
require(script.Parent:WaitForChild("PlayerModule")) |