Updated the congrats message for the scoreboard.
This commit is contained in:
		| @@ -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 | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user