Changed detection curve to linear
This commit is contained in:
@@ -73,9 +73,9 @@ SCORE_DELAYS = {
|
||||
0: 5,
|
||||
1: 10,
|
||||
2: 20,
|
||||
3: 60,
|
||||
4: 120,
|
||||
5: 240,
|
||||
3: 20,
|
||||
4: 20,
|
||||
5: 20,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user