diff --git a/lolbot/view/bot_tab.py b/lolbot/view/bot_tab.py index b4a7f06..b2dbdc6 100644 --- a/lolbot/view/bot_tab.py +++ b/lolbot/view/bot_tab.py @@ -27,9 +27,9 @@ def __init__(self, message_queue: multiprocessing.Queue, terminate: threading.Ev 'Blind Pick': 430, 'Ranked Flex': 440, 'ARAM': 450, - 'Intro Bots': 830, - 'Beginner Bots': 840, - 'Intermediate Bots': 850, + 'Intro Bots': 870, + 'Beginner Bots': 880, + 'Intermediate Bots': 890, 'Normal TFT': 1090, 'Ranked TFT': 1100, 'Hyper Roll TFT': 1130,