mirror of
https://github.com/FAUSheppy/skillbird
synced 2025-12-06 23:01:36 +01:00
[git fast commit] 02. Feb 2019 - 16:09:37
This commit is contained in:
@@ -28,7 +28,7 @@ def get_player_rank(p):
|
||||
return "N/A"
|
||||
|
||||
|
||||
def dump_rating(top=0, forceMeanSort=False, enforceWhitelist=None):
|
||||
def dumpRatings(top=0, forceMeanSort=False, enforceWhitelist=None):
|
||||
global known_players
|
||||
ret = ""
|
||||
if forceMeanSort:
|
||||
|
||||
Reference in New Issue
Block a user