1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00

tanto nessuno gioca più a brawlhalla

This commit is contained in:
Steffo 2016-11-07 23:27:06 +01:00
parent 6e85449799
commit b27aa9ee1c

View file

@ -254,7 +254,7 @@ print("[League] Added rank change check to the queue.")
loop.create_task(league_level_up(900)) loop.create_task(league_level_up(900))
print("[League] Added level change check to the queue.") 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.") print("[Brawlhalla] Added mmr change check to the queue.")