mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-27 13:34:28 +00:00
ups
This commit is contained in:
parent
9388ad84c4
commit
b61f369e28
1 changed files with 2 additions and 0 deletions
2
bot.py
2
bot.py
|
@ -300,6 +300,7 @@ while True:
|
|||
"*Miss*: {10}"
|
||||
.format(r['beatmap_id'],
|
||||
r['rank'],
|
||||
mods,
|
||||
r['score'],
|
||||
r['maxcombo'],
|
||||
r['count300'],
|
||||
|
@ -376,6 +377,7 @@ while True:
|
|||
"*Miss*: {10}"
|
||||
.format(r['beatmap_id'],
|
||||
r['rank'],
|
||||
mods,
|
||||
r['score'],
|
||||
r['maxcombo'],
|
||||
r['count300'],
|
||||
|
|
Loading…
Reference in a new issue