mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Merge branch 'wip' into testing
This commit is contained in:
@@ -47,4 +47,5 @@ Ranking._auto_edit_ranks()
|
||||
local success,err = pcall(require,'Addons/load')
|
||||
if not success then error(err) end
|
||||
-- this loads anything that does not use ExpCore (sourse given in the file)
|
||||
pcall(require,'StandAlone/load')
|
||||
local success,err = pcall(require,'StandAlone/load')
|
||||
if not success then error(err) end
|
||||
Reference in New Issue
Block a user