mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 16:57:26 +08:00
Update to v1.6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user