mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
First command added, fix commad errors
This commit is contained in:
@@ -17,8 +17,8 @@ Pass a table with the names of the objects you want and it will be return in tha
|
||||
|
||||
local StdExpCoreLib = {}
|
||||
|
||||
StdExpCoreLib.Server = require '/server'
|
||||
require '/commands'
|
||||
StdExpCoreLib.Server = require '/server'
|
||||
--[[StdExpCoreLib.Ranking = require '/ranking'
|
||||
require '/ranks'
|
||||
StdExpCoreLib.Gui = require '/gui'
|
||||
|
||||
Reference in New Issue
Block a user