Added a small delay so the congratulations message for scoreboard can speak.
This commit is contained in:
parent
e2c69e3af7
commit
8bfe968b4b
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user