From b61f369e28b2a6d29c3b699caa57355d9160b520 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 14 Feb 2016 16:22:46 +0100 Subject: [PATCH] ups --- bot.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bot.py b/bot.py index 4c9f860a..3328b99f 100644 --- a/bot.py +++ b/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'],