mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
mid way tho formatting server-interface to be under one object
This commit is contained in:
@@ -9,9 +9,9 @@ Discord: https://discord.gg/XSsBV6b
|
||||
--Please Only Edit Below This Line-----------------------------------------------------------
|
||||
--As this is the core file, the order in which the files are loaded does matter. Do not change!
|
||||
require("ExpGaming - Lib")
|
||||
ranking = require("ExpGaming - Rank Control")
|
||||
ExpGui = require("GUI/file-header")
|
||||
local ranking = require("ExpGaming - Rank Control")
|
||||
local ExpGui = require("GUI/file-header")
|
||||
require("ExpGaming - Command Maker")
|
||||
server = require("ExpGaming - Server Interface")
|
||||
local server = require("ExpGaming - Server Interface")
|
||||
--Please Only Edit Above This Line-----------------------------------------------------------
|
||||
return ranking,ExpGui,server
|
||||
Reference in New Issue
Block a user