mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Ranks done
This commit is contained in:
@@ -36,4 +36,6 @@ Ranking, Server, Gui = require('/locale/ExpCore/load'){'Ranking','Server','Gui'}
|
||||
-- this loads the ranks that Ranking uses
|
||||
require('/locale/ExpCore/ranks')
|
||||
-- this loads any edits that are not need in core pcall as file may not be preset
|
||||
pcall(require,'/locale/Addons/playerRanks')
|
||||
pcall(require,'/locale/Addons/playerRanks')
|
||||
-- this makes sure that all the little details are cleaned up
|
||||
Ranking._auto_edit_ranks()
|
||||
|
||||
Reference in New Issue
Block a user