mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
tanto nessuno gioca più a brawlhalla
This commit is contained in:
parent
6e85449799
commit
b27aa9ee1c
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -254,7 +254,7 @@ print("[League] Added rank change check to the queue.")
|
|||
loop.create_task(league_level_up(900))
|
||||
print("[League] Added level change check to the queue.")
|
||||
|
||||
loop.create_task(brawlhalla_update_mmr(1800))
|
||||
loop.create_task(brawlhalla_update_mmr(7200))
|
||||
print("[Brawlhalla] Added mmr change check to the queue.")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue