d
This commit is contained in:
@@ -85,6 +85,7 @@ def getUserStatsRx(userID, gameMode):
|
||||
:return: dictionary with result
|
||||
"""
|
||||
modeForDB = gameModes.getGameModeForDB(gameMode)
|
||||
|
||||
# Get stats
|
||||
stats = glob.db.fetch("""SELECT
|
||||
ranked_score_{gm}_rx AS rankedScore,
|
||||
|
Reference in New Issue
Block a user