@ -165,7 +165,7 @@ class Game(gameUtils.Game):
# Start the timer
self.timerStart = time.perf_counter()
self.timerLength = random.randint(5, 10)
self.timerLength = random.randint(7, 15)
def onEvent(self, event):
"""
The note is not visible to the blocked user.