Deactivate bonus slow

This commit is contained in:
Jonas Zeunert
2022-06-07 01:37:06 +02:00
parent c58426b96c
commit 3fa64a2c8a
2 changed files with 12 additions and 2 deletions

View File

@@ -29,3 +29,4 @@ WAIT_TIME_TO_RESET_SECONDS = 0.15
MAX_NETWORK_RETRIES = 10
NETWORK_SLEEP_TIME_SECONDS = 0.1
BANK_SLEEP_TIME = 0.1
BONUS_SLEEP_TIME = 0.1