mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Few minor bug fixes
This commit is contained in:
@@ -48,4 +48,4 @@ script.on_event('on_tick',function(event)
|
||||
end)
|
||||
|
||||
Server.add_to_interface('rank',function() return Ranking.get_rank(game.player) end)
|
||||
Server.add_module_to_interface('Ranking')
|
||||
Server.add_module_to_interface('Ranking','ExpGamingCore.Ranking')
|
||||
Reference in New Issue
Block a user