mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Gui Looks Nice
This commit is contained in:
@@ -20,7 +20,6 @@ local StdExpCoreLib = {}
|
||||
require '/commands'
|
||||
StdExpCoreLib.Server = require '/server'
|
||||
StdExpCoreLib.Ranking = require '/ranking'
|
||||
StdExpCoreLib.Sync = require '/sync'
|
||||
StdExpCoreLib.Gui = require '/gui'
|
||||
StdExpCoreLib.Gui:_load_parts{
|
||||
'inputs',
|
||||
@@ -29,6 +28,7 @@ StdExpCoreLib.Gui:_load_parts{
|
||||
'left',
|
||||
'popup'
|
||||
}
|
||||
StdExpCoreLib.Sync = require '/sync'
|
||||
|
||||
return function(rtn)
|
||||
local _return = {}
|
||||
|
||||
Reference in New Issue
Block a user