whoopssie

This commit is contained in:
Unknown 2018-12-24 07:20:01 +00:00
parent bb4c8541c9
commit 705da7a13f
1 changed files with 1352 additions and 1352 deletions

View File

@ -75,7 +75,7 @@ def getUserStatsAp(userID, gameMode):
avg_accuracy_{gm} AS accuracy,
playcount_{gm} AS playcount,
total_score_{gm} AS totalScore,
pp_{gm}_rx AS pp
pp_{gm}_auto AS pp
FROM users_stats WHERE id = %s LIMIT 1""".format(gm=modeForDB), [userID])
# Get game rank