Added a small delay so the congratulations message for scoreboard can speak.
This commit is contained in:
@@ -147,6 +147,7 @@ class Scoreboard:
|
|||||||
|
|
||||||
write_config()
|
write_config()
|
||||||
speak(f"Congratulations {name}! You got position {position} on the scoreboard!")
|
speak(f"Congratulations {name}! You got position {position} on the scoreboard!")
|
||||||
|
time.sleep(1)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user