diff --git a/settings.py b/settings.py index 07b78c2..79212aa 100644 --- a/settings.py +++ b/settings.py @@ -1,4 +1,4 @@ -AVG_FPS = 45 # Set your average FPS here (default 45) +AVG_FPS = 40 # Set your average FPS here (default 40) AVG_PING = 0 # Set your average ping here (default 0) DEBUG_ENABLED = False # If true, will enable debug logging UPDATE_CHECK_ENABLED = True # If true, will check for updates on startup