mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Moved More
This commit is contained in:
@@ -18,9 +18,9 @@ Pass a table with the names of the objects you want and it will be return in tha
|
|||||||
local StdExpCoreLib = {}
|
local StdExpCoreLib = {}
|
||||||
|
|
||||||
require '/commands'
|
require '/commands'
|
||||||
StdExpCoreLib.Sync = require '/sync'
|
|
||||||
StdExpCoreLib.Server = require '/server'
|
StdExpCoreLib.Server = require '/server'
|
||||||
StdExpCoreLib.Ranking = require '/ranking'
|
StdExpCoreLib.Ranking = require '/ranking'
|
||||||
|
StdExpCoreLib.Sync = require '/sync'
|
||||||
StdExpCoreLib.Gui = require '/gui'
|
StdExpCoreLib.Gui = require '/gui'
|
||||||
StdExpCoreLib.Gui:_load_parts{
|
StdExpCoreLib.Gui:_load_parts{
|
||||||
'inputs',
|
'inputs',
|
||||||
|
|||||||
Reference in New Issue
Block a user