send fewer fast ragesit warnings (30s)

pull/9460/head
Thibault Duplessis 2021-07-24 08:30:03 +02:00
parent ae74ad6645
commit 776c108bc0
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ final class PlaybanApi(
def unreasonableTime =
game.clock map { c =>
(c.estimateTotalSeconds / 10) atLeast 20 atMost (3 * 60)
(c.estimateTotalSeconds / 10) atLeast 30 atMost (3 * 60)
}
// flagged after waiting a long time