diff --git a/modules/games/hamtest.py b/modules/games/hamtest.py index 77b5f12..a8db98a 100644 --- a/modules/games/hamtest.py +++ b/modules/games/hamtest.py @@ -10,6 +10,7 @@ import json import random import os from modules.log import logger +from modules.settings import hamtestTracker class HamTest: def __init__(self):