Sudoku: Hints will no-longer duplicate (#1371)

This commit is contained in:
Jarno 2023-01-07 10:10:20 +01:00 committed by GitHub
parent 773c517757
commit f56cdd6ec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ BK Sudoku is not a typical Archipelago game; instead, it is a generic Sudoku cli
## What hints are unlocked? ## What hints are unlocked?
After completing a Sudoku puzzle, the game will unlock 1 random hint for an unchecked location in the slot you are connected to. It is possible to hint a location that was previously hinted for using the !hint command. After completing a Sudoku puzzle, the game will unlock 1 random hint for an unchecked location in the slot you are connected to.
## Where is the settings page? ## Where is the settings page?