You can now choose not to see the answers and try to play
This commit is contained in:
@@ -38,5 +38,9 @@ namespace NonoGramme
|
||||
{
|
||||
GameGrid.Click(position);
|
||||
}
|
||||
public void ToggleSolution()
|
||||
{
|
||||
GameGrid.ShowSolution = !GameGrid.ShowSolution;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user