Skip to content

Commit

Permalink
Clarify amended guess punishment explanation
Browse files Browse the repository at this point in the history
See #7
  • Loading branch information
AlexBuz committed Dec 19, 2023
1 parent 31a7031 commit a295420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ impl<Game: Oracle> Component for Client<Game> {
<em> { "can" } </em>
{ " contain a mine, this ensures it " }
<em> { "does" } </em>
{ " contain a mine. This will also punish you for using the no-guessing-required guarantee as a basis for inference." }
{ " contain a mine. When enabled, you may not make deductions based on the no-guessing-needed property." }
</li>
</ul>
</li>
Expand Down

0 comments on commit a295420

Please sign in to comment.