Updated the congrats message for the scoreboard.
This commit is contained in:
parent
4a15f951f0
commit
97431c0c74
@ -139,7 +139,7 @@ class Scoreboard:
|
|||||||
localConfig.set("scoreboard", f"name_{i+1}", entry['name'])
|
localConfig.set("scoreboard", f"name_{i+1}", entry['name'])
|
||||||
|
|
||||||
write_config()
|
write_config()
|
||||||
speak(f"Congratulations {name}! You got position {position} on the high score table!")
|
speak(f"Congratulations {name}! You got position {position} on the scoreboard!")
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user