From af8105a1571fcac855daf908eaec6b2e808dae00 Mon Sep 17 00:00:00 2001 From: RLMarvin <35970829+RLMarvin@users.noreply.github.com> Date: Mon, 10 Feb 2020 19:58:54 +0100 Subject: [PATCH] Update bot.cfg --- src/bot.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/bot.cfg b/src/bot.cfg index c27f0fb..3aa2023 100644 --- a/src/bot.cfg +++ b/src/bot.cfg @@ -8,6 +8,9 @@ python_file = ./bot.py # Name of the bot in-game name = PythonExampleBot +# The maximum number of ticks per second that your bot wishes to receive. +maximum_tick_rate_preference = 120 + [Details] # These values are optional but useful metadata for helper programs # Name of the bot's creator/developer