Update to v1.6

This commit is contained in:
Lost-MSth
2020-11-19 22:15:33 +08:00
parent 56ae7047fc
commit 30690b2fbf
18 changed files with 537 additions and 87 deletions

View File

@@ -64,7 +64,8 @@ def get_user(c, user_id):
'miss_count': x[17],
'time_played': time_played,
'clear_type': x[21],
'rating': x[22]
'rating': x[22],
'ticket': x[26]
}
return r