mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
fixed rank table
This commit is contained in:
@@ -260,5 +260,5 @@ local function get_rank_groups(part)
|
|||||||
end
|
end
|
||||||
-- Move the ranks to the global array
|
-- Move the ranks to the global array
|
||||||
Event.register(Event.soft_init,function() global.exp_core.ranks = ranks end)
|
Event.register(Event.soft_init,function() global.exp_core.ranks = ranks end)
|
||||||
--Please Only Edit Above This Line-----------------------------------------------------------
|
|
||||||
return {get_ranks, get_rank_groups}
|
return {get_ranks, get_rank_groups}
|
||||||
Reference in New Issue
Block a user