We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de3ebe commit 075e12bCopy full SHA for 075e12b
BF2AutoSpectator/common/constants.py
@@ -5,7 +5,7 @@
5
TESSERACT_EXE = 'tesseract.exe'
6
WINDOW_TITLE_BAR_HEIGHT = 31
7
WINDOW_SHADOW_SIZE = 8
8
-HISTCMP_MAX_DELTA = 0.2
+HISTCMP_MAX_DELTA = 0.25
9
DEFAULT_CAMERA_VIEW_HISTCMP_MAX_DELTA = 0.175
10
PLAYER_ROTATION_PAUSE_DURATION = 5
11
TEAMS_SPAWN_MENU_LEFT = ['usmc', 'eu', 'navy-seal', 'sas', 'rebels-left', 'spetsnaz-left', 'peglegs', 'canada-left',
0 commit comments